#desc-halfbg-text-img-text .bg-wrap {
    background-color: #ddd6fe;
}
#desc-text-4 .bg {
    background-image: url('../images/bg-75.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.15;
}
#desc-text-halfbg .bg-wrap {
    background: #581c87;
}