@media (max-width: 991.98px) {
  #yandex-map {
    height: 437px;
  }
}
@media (max-width: 767.98px) {
  #yandex-map {
    height: 268px;
  }
}