.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
}
