


@media screen and (min-width: 990px) {
  .search-modal__form {
      max-width: 120.2rem;
      height: fit-content;
  }
}

