﻿
@media screen and (max-width: 768px) {

    body > section:first-of-type {
        margin-top: 92px !important;
    }
}
