.map-wrap {
  flex: 1;
  position: relative;
  min-width: 0;
  min-height: 0;
}

.history-map-wrap {
  flex: 1;
  position: relative;
  min-width: 0;
  min-height: 0;
}

.map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.gm-style-cc,
.gmnoprint a,
.gmnoprint span {
  opacity: 0.45;
}
