.control__search {
  &__input {
  }

  &__button {
  }

  &__icon {
    @include size('small');

    @include respond-to('large') {
    }
  }
}
