.search-field-story {
  width: 450px;

  &__list-box {
    max-height: 100px;
  }

  &__no-results {
    height: 150px;
  }
}
