@media screen and (min-width: 1025px) {
    body {
        margin: 90px 0 0 0;
    }
}