/* Target the PayNow icon inside the icons wrapper */
.wc-block-components-payment-method-icons
  img.wc-block-components-payment-method-icon-paynow {
  height: 80px !important;
  max-height: 80px !important;
  width: auto !important;
  cursor: pointer;
}
