@media screen and (max-width: 899px) {
  .g-map {
    position: relative;
    margin: 1em 0 0;
    width: 100%;
    aspect-ratio: 3/2;
  }
  .g-map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
}/*# sourceMappingURL=2024swimming-competition.css.map */