
  @media only screen and (max-width: 767px) {
    .map-widget-search-form-view__input {
      display: block !important;
    }
  }

