@media screen and (max-width: 749px) {
  .product-details .gpt-afterpay-directly-under-atc {
    display: block !important;
    width: 100% !important;
    margin: 4px 0 0 !important;
    padding: 0 !important;
  }

  .product-details .gpt-afterpay-directly-under-atc afterpay-placement,
  .product-details .gpt-afterpay-directly-under-atc square-placement,
  .product-details .gpt-afterpay-directly-under-atc [data-afterpay-placement] {
    display: block !important;
    margin: 0 !important;
  }
}
