form[class*="shopify-product"]>div.product_payments_btns {
max-width: 100% !important;
}
Try this code with !important
form[class*="shopify-product"]>div.product_payments_btns {
max-width: 100% !important;
}
Try this code with !important