.or-map-container {
  padding-top: 42%;
  position: relative;
}

.or-map-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gm-style-iw {
  display: flex !important;
  flex-direction: row-reverse !important;
  padding-top: 12px !important;
}

.gm-style-iw-chr button span {
  margin: 0 !important;
  position: absolute;
  top: -5px;
  right: -5px;
}

.or-map-marker-content {
  display: none;
}

.or-map-popup {
  min-height: 100px;
}