/** Checkout */
#payment .payment_method_mame_twint > label {
  display: inline !important;
}

.wc_payment_method.payment_method_mame_twint img {
  width: auto;
  height: 100%;
  max-height: 30px;
}

.mame_tw_hidden {
  display: none;
}