You can try to add frontend.min.css
@media screen and (max-width: 749px){
.shopify-buy-frame--product {
max-width: inherit!important;
}
}
You can try to add frontend.min.css
@media screen and (max-width: 749px){
.shopify-buy-frame--product {
max-width: inherit!important;
}
}