@media (max-width: 768px) {
    .gs18-LocalMainNav {
        top: 85px !important;
    }
    .gs18-LocalMainNav.fit {
        top: 0px !important;
    }
}
