/*your custom css goes here*/

.dropdown-menu {
    max-height: 580px !important;
    overflow-y: auto !important;
}
