.product-item .section-heading .section-heading-lower{font-size:1.5rem;}
@media (min-width: 992px){.product-item .product-item-title{position:relative;z-index:1;margin-bottom:-3rem;}
.product-item .product-item-img{position:relative;z-index:0;max-width:60vw;}
.product-item .product-item-description{position:relative;z-index:1;margin-top:-3rem;max-width:50vw;}
}
@media (min-width: 1200px){.product-item .product-item-title > div{max-width:500px;}
.product-item .product-item-img{min-width:900px;}
.product-item .product-item-description{min-width:900px;}
.product-item .product-item-description > div{width:100%;}
}
