div#shopify-product-reviews { margin: 0 auto 50px; max-width: 1270px; width: 100%; padding: 100px 20px 0 20px;}
.reviews-badge { margin-bottom: 10px; color: #000; font-size: 15px;}
.thrive_product .shipping_info .shipp_col span > img { max-width: 30px;}
.thrive_product .shipping_info .shipp_col span{width: 60px; height: 60px; line-height: 60px;}
@media(max-width:991px){
  div#shopify-product-reviews { margin: 0 auto 10px;padding: 50px 20px 0 20px;}
}