.paygatedottogateway-payment-method-wrapper,
.paygatedottogateway-method-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.paygatedottogateway-payment-method-wrapper img,
.paygatedottogateway-method-wrapper img,
.paygatedottogateway-method-icon,
.payment_method_paygatedotto-instant-payment-gateway-hostedpaygatedotto img,
.payment_method_paygatedotto-instant-payment-gateway-customprovider img,
.wc_payment_method.payment_method_paygatedotto-instant-payment-gateway-hostedpaygatedotto label img,
.wc_payment_method.payment_method_paygatedotto-instant-payment-gateway-customprovider label img,
li.wc_payment_method img.paygatedottogateway-method-icon,
.wc-block-components-radio-control-accordion-option img.paygatedottogateway-method-icon {
    display: inline-block !important;
    width: 40px !important;
    max-width: 40px !important;
    height: auto !important;
    max-height: 40px !important;
    object-fit: contain !important;
    vertical-align: middle;
    margin: 0 0 0 8px !important;
    border-radius: 6px;
}

.paygatedottogateway-method-label {
    flex: 1 1 auto;
    line-height: 1.4;
}
