.autoComplete_wrapper {
  display: block;
}
.autoComplete_wrapper > ul {
  width: unset;
  max-width: unset;
}

