/* The source image contains Mastercard/Visa above MIR. Fail closed by default. */
img[src*="/mcvbmqw.png"] {
  width: 54px !important;
  height: 19px !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: top !important;
}

img.payment-card-logo--show-mir {
  height: 37px !important;
}
