@media all and (max-width: 500px) {
    #mobileNavMenu {
        margin-top: 0 !important;
    }
}