.epl-infobox-styling-map-example-container {
  background: url("../images/infobox-styling-example-map.jpeg");
  background-size: cover;
  padding: 4em;
}

.epl-infobox-styling-wrapper {
  margin: 0 auto !important;
}

#epl-advanced-map .gm-style-iw,
#eplAmsinglePropertyMap .gm-style-iw {
  background: #fff;
  overflow: hidden;
  max-width: 648px;
}
#epl-advanced-map .gm-style-iw-chr,
#eplAmsinglePropertyMap .gm-style-iw-chr {
  display: none;
}
#epl-advanced-map .gm-ui-hover-effect,
#eplAmsinglePropertyMap .gm-ui-hover-effect {
  background: none;
  border: none;
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
}
#epl-advanced-map .gm-ui-hover-effect span,
#eplAmsinglePropertyMap .gm-ui-hover-effect span {
  display: block;
  width: 24px;
  height: 24px;
  margin: 12px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
}
#epl-advanced-map .gm-style-iw-d,
#eplAmsinglePropertyMap .gm-style-iw-d {
  padding: 0;
  overflow: auto;
}
