.ui-autocomplete {
    font-size: 14px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
