@media screen and (max-width: 480px) {
  .payment-badges .icon {
    height: 16px;
    width: auto;
  }
}
