@media screen and (max-width: 989px) {
  .interactive-map-block .interactive-map-block__controls {
    display: none;
  }
}
