.le-location-map .iframe-wrapper {
  position: relative;
}
.le-location-map .iframe-overlay {
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.le-location-map .iframe-map {
  border: none;
  vertical-align: top;
  height: 100%;
  width: 100%;
}
