#header-modal-text .bg {
    background-image: url('../images/banner4.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}
#desc-img-text-4 .bg-wrap {
    background-color: #F4F5F6;
}
#contact-text-form .bg {
	background-image: url('../images/banner4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}