/*
    - Name: "map.scss"
    - Description: "Add custom styles to map component"
*/
.c-map .geolocation-map-wrapper .geolocation-map-container {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}