#header-textbox .bg-wrap {
    background-color: #2C3E50;
}

#header-textbox .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.4;
}#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
#benefits-4col-6 .bg-wrap {
    background-color: #EBF5FB;
}