@media only screen and (min-width: 1024px) {
#menu .container {
    overflow: inherit;
    max-height: inherit;
}
}