@media screen and (max-width: 740px) {
    .shopify-section--product-reviews .container{
        padding-left: 0;
        padding-right: 0;
    }
}