#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #f7f1e8;
}#desc-text-halfbg .bg-wrap {
    background: #22263a;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.25;
}
#desc-text-2 .bg-wrap {
    background: #141824;
}#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(255,255,255,0.94);
}