@media screen and (max-width: 767px) {
  .ui-autocomplete {
    max-width: 265px;
  }
}
