.l-destiny-map__container {
  height: 460px;
}
.l-destiny-map .js-destiny-map-iframe {
  display: block;
  width: 100%;
  border-radius: 10px;
  background: #f5f5f5;
}
@media (max-width: 1599.98px) {
  .l-destiny-map__container {
    height: 368px;
  }
}
@media (max-width: 991.98px) {
  .l-destiny-map__container {
    height: 384px;
  }
}