@media screen and (max-width: 500px) {
.et_header_style_split #logo {
    max-height: 115px;
}
}

.et_menu_container #et-top-navigation {
    display: table !important;
}

#top-menu-nav {
    min-width: 100% !important;
}

#top-menu {
    min-width: 100%;
}

#top-menu li {
    padding-right: 30px;
}

