.ui-autocomplete {
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
