#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}
#benefits-5col-counter .bg {
    background-image: url('../images/bg-19.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.25;
}
#benefits-5col-counter .bg-wrap {
    background-color: #2a4d3a;
}

#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background-color: rgba (0,0,0,0.9);
}