#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: #fff0f5;
}
#cookie-text .bg-wrap {
    background-color: rgba(255, 20, 147, 0.9);
}