.store-footer .payment-methods img, 
.footer-payment-methods img,
.footer-payment-icons img {
  height: 60px !important;
  width: auto !important;
  max-height: none !important;
  object-fit: contain !important;
}

.s-payments-list-item {
  height: 3rem !important;
  width: 4rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}