@media only screen and (min-width: 56.25em) and (max-width: 75em) {
  .search__panel > div > div {
    width: 100% !important;
  }
}
