.card.bg-red {
  padding-top: 24px;
  padding-bottom: 24px;
}
.ymaps3--controls.ymaps3--controls_bottom.ymaps3--controls_left.ymaps3--controls_horizontal {
  z-index: 10;
}
@media screen and (min-width: 1025px) {
  .card.bg-red {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.ymaps3--map-container {
  border-radius: 20px;
}