#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.26;
}#benefits-2col-6 .bg-wrap{
    background: #E6E6FA;
}#desc-text-halfbg .bg-wrap {
    background: #2E2E2E;
}
#benefits-3col-counter .bg-wrap{
    background: #F0F8FF;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}#cookie-text .bg-wrap {
    background-color: rgba(46, 46, 46, 0.9);
}