.gi-wrapper {
  display  : inline-block;
  margin   : 0 auto;
  padding  : 0;
  width    : 100%;
  max-width: 620px;
  height   : 320px;
}

.gi-wrapper.f_right {
  float: right;
}

.gi-wrapper.f_left {
  float: left;
}

.gi-wrapper h3 {
  font-family: "GMSansCBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.gi-wrapper p {
  font-family: "GMSansC", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#map,
.gi-map {
  display: inline-block;
  margin : 0;
  padding: 0;
  width  : 100%;
  height : 100%;
}

.leaflet-control-attribution {
  font: 9px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

.popup-content {
  height    : 250px;
  overflow-y: scroll;
}

.map-label {
  z-index: 9000638;
}
