@media (min-width: 960px) {
  .hor-menu--u-ix7comcrk .hor-menu__item > .hor-menu__sub_list {
    max-height: 360px;
    overflow-x: hidden;
  }
}
.dropdown__content--u-idgiepdcr {
  max-height: 100vh;
  overflow-y: auto;
}
