product-info shopify-payment-terms{display:none !important}

@media only screen and (max-width: 749px) {
 .desktop--device {
 display: none !important;
 }
}
@media only screen and (min-width: 750px) {
 .mobile--device {
 display: none !important;
 }
}