
@media (min-width: 1024px) {
    html {
        font-size: 75%;
    }



    .header {
        background: url("../imgs/headmax.png");
        background-size: cover;
        background-position: 50%;
    }
    .top_down {
        bottom: -16%;
    }


}