.ui-autocomplete {
  max-height: 300px;
  overflow-y: auto !important;
  overflow-x: hidden;
  z-index: 999 !important;
}