.menu ul.sub-menu{
    max-height: 350px !important;
    min-width: 300px;
    overflow-y: auto;
}