.payment_method_ksher img {
display: inline-block !important;
margin-right: 10px !important;
height: 40px !important;
border-radius: 5px !important;
}
.ksher-payment-logo {
margin-top: 20px;
}
.ksher-payment-logo-blocks {
display: flex;
justify-content: start;
align-items: start;
flex-wrap: wrap;
gap: 5px;
font-size: 12px;
}
.ksher-description {
font-size: 16px;
margin-top: 0;
margin-bottom: 10px;
}
.ksher-payment-logo-blocks img {
border-radius: 4px;
}