
  @media screen and (max-width: 480px) {
      .map__slider--wrapper {
          position: relative;
      }
  }
  @media screen and (max-width: 992px) {
    .descr__map--hidden { display:  none !important; }
  }
  