#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.14;
}#desc-text-text-img .bg-wrap {
    background-color: #e8f6f3;
}
#cookie-text .bg-wrap {
    background-color: rgba(22, 160, 133, 0.9);
}