section#contact {
	background-color: #efefef;
	background-image: url(/assets/images/bg_map.png);
	background-repeat: no-repeat;
	background-position: center;
}
.text-green {
    color: #32cd32 !important;
}
header.masthead.engine {
	background-image: url("/assets/images/engine_truck.jpg");
}
header.masthead {
	padding-top: 20rem;
	padding-bottom: 0rem;
	text-align: center;
	color: #000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
}
.feature {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  font-size: 1.5rem;
}
