.map {
  position: relative;
  width: 695px;
  height: 470px;
  margin-bottom: 20px;
}
.map .leaflet-popup-content {
  padding: 0;
  width: 490px!important;
  min-height: 183px;
}
.giDirections, .giDirections #mapInit{
  width: 100%; height: 370px;
}

.infoWindow {
  width: 490px;
  min-height: 200px;
  position: relative;
}
.infoWindowTeaserImage {
  position: absolute;
  padding-right: 10px;
  height: 200px;
  overflow: visible;
  margin-top: 0;
  margin-left: 0;
  top: 0;
}
.infoWindowTeaserImage img {
  width: 200px;
  height: 200px;
}
.infoWindowCopy {
  position: relative;
  margin-left: 215px;
  font-size: 12px;
  font-family: Arial;
  line-height: 130%;
  top: 0;
  margin-right: 20px;
}
.infoWindowCopy h3, h4 {
  margin: 0 0 10px;
  padding: 12px 0 0;
  font-size: 18px;
  font-family: "ClanWebPro-NarrMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 115%;
}
.infoWindowCopy h3 {
  margin: 0 0 10px;
  padding: 12px 0 0;
  font-size: 14px;
}
.infoWindowCopy a {
  display: inline;
}
.infoWindowCopy .url {
  display: block;
  margin-top: 7px;
}
.infoWindowCopy .icon-double-arrow-right:before {
    font-size: 11px;
    padding-right: 7px;
}
.infoWindowCopy .icon-double-arrow-right:before {
    font-size: 80%;
    padding-right: 7px;
}
a[href*="@"]:before {
    top: 3px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "GI-Iconset";
}
