.product-info-with-bg{margin-top:96px;padding-top:40px;padding-bottom:40px;border-radius:8px;background-image:var(--background);background-size:cover;background-color:#f0f0f0}
@media (max-width:991px){.product-info-with-bg{margin-top:48px;padding:32px 24px}}
.product-info-with-bg .title{font-size:40px;font-weight:600;line-height:124%}
@media (max-width:1199px){.product-info-with-bg .title{font-size:32px}}
@media (max-width:991px){.product-info-with-bg .title{font-size:24px;margin-bottom:32px}}
@media (max-width:991px){.product-info-with-bg .desc .item img{margin-bottom:18px;max-width:64px;height:auto}}
@media (min-width:992px){.product-info-with-bg .desc .item .text{margin-left:20px}}
.product-info-with-bg .desc .item .text p{margin-bottom:0}
.product-info-with-bg .desc .item .text p.item-title{font-size:16px;font-weight:600}
.product-info-with-bg .desc .item .text p.item-desc{font-size:14px;line-height:150%}