.navigation-a .navigation__item:hover>.navigation__list--default {
    max-height: 75vh;
    overflow-y: scroll !important;
}