.banner-items-list__item {
    background: rgba(0, 0, 0, .4);
    border-radius: 12px;
}

.banner.usp-features {
    background-image: url('../images/ew-usp-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.product .product-breadcrumbs{
    background-color: #fde1d7;
}
