.dropdown-menu {
	  min-width: 330px;
    }

    .scrollable-menu {
      height: auto;
      max-height: 500px;
      overflow-x: hidden;
    }