.scrollable-menu {
    height: auto;
    max-height: 600px;
   // overflow-x: hidden;
overflow:scroll;
}