.scrollable-menu {
    height: auto;
    max-height: 90vh;
    overflow-x: hidden;
}
