.navbar-nav>li:nth-of-type(1)>.dropdown-menu {
    max-height: 80vh;
    overflow: auto;
}
