#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: #e1f5fe;
}#desc-text-halfbg .bg-wrap {
    background: #0277bd;
}
#benefits-3col-counter .bg-wrap{
    background: #b3e5fc;
}
#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(2, 119, 189, 0.9);
}