.auto-complete {
  &__input {
    width: inherit;
  }

  &__list {
    min-width: 100%;
  }
}
