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

.ui-menu .ui-menu-item {
   line-height: 130%;
}
