.wastewater-heading h2 {
    color: #575757;
}

// change me for new building sections
.wastewater {
	background: url('../img/water-bg.jpg') no-repeat;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	background-position: center center;
	color: #fff;
}