.map-embed__container {
  position: relative;
}
/* .map-embed__container iframe .application {
  padding: 0;
}
.map-embed__container iframe .application .mapboxgl-canvas {
  width: 100%;
  object-fit: cover;
} */
.map-embed__container a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}