@charset "utf-8";
/* CSS Document */

.thumb-box1 .caption p:not(.title) {
	height: 70px;
}
   .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

h4 {
	border: 0px;
}

.safe-icons {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 100px;
  clear: both;
  overflow: hidden;
}

.safe-icons img {
  width: 100px;
}


.safety-reimagined-badge {
  width: 400px;
}
#main-content p img {
    width: 100%
}
.fullwidthimage {
    width: 100%
}
