.ui-autocomplete {
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}