/* Enter Your Custom CSS Here */
h2,h3,h4,h5,h6 {
  color: #4c5256;
}
.sensible-map-overlay {
  margin-top: -300px;
}

@media  (max-width: 769px) .featured-img-header {
	padding: 150px 0px 80px;
	background-size: 100% !important;
	background-attachment: scroll !important;
	background-position: center bottom;
	background-repeat: repeat;
}