#header-text-img .bg {
    background-image: url('../images/thisisengineering-raeng-4dR9LmMzhT0-unsplash.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.38;
}#desc-text-img-5 .bg-wrap {
    background-color: #e4e5e6;
}
#benefits-3col-5 .bg {
    background-image: url('../images/bg-29.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.1;
}
#price-2col .bg-wrap {
    background-color: #f4f5f6;
}
#action-text-btn-2 .bg {
    background-image: url('../images/map.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 50% auto;
    opacity:0.4;
}


#footer-logo-text-2 .bg-wrap {
	background: #444444;
}