.horizontal-menu > li ul {
  max-height: 75vh;
  overflow-y: auto;
  overflow-x: hidden;
}