/* iFrame for google-map */
.mapContainer {position: relative;width: 100%;overflow: hidden;padding-top: 50%;margin: 6px 0 60px 0;border: 1px solid #bbb;clear: both} /* Aspect Ratio: 50% = ratio 2/1, 33% = ratio 3/1 etc. */
.responsiveFrame {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;padding-bottom: 18px;border: 0;clear: both} /* !!! remove all styles from iframe !!! */