#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}#desc-text-halfbg-2 .bg-wrap {
    background: rgba(255, 172, 0, 0.51);
}#desc-text-halfbg .bg-wrap {
    background: #333;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#cookie-text .bg-wrap {
    background-color: rgba (0,0,0,0.9);
}