.ui-autocomplete {
  max-height: 15rem;
  overflow-y: scroll;
}
