#header-text .bg {
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.52;
}
#desc-list-img .bg-wrap {
	background: #ffffff;
}
#desc-img-text .bg-wrap {
	background: #eeeeee;
}#benefits-4col-7 .bg-wrap {
    background-color: #F4F5F6;
}



#benefits-4col-7 .bg {
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}#footer-social-text .bg-wrap {
    background-color: #F4F5F6;
}
