#top-menu-nav ul.sub-menu,
#top-menu li ul.sub-menu {
max-height: 70vh !important;
overflow-y: scroll !important;
overflow-x: hidden !important;
}