body#checkout section.checkout-step .payment-options label {
    display: flex;
}

body#checkout section.checkout-step .payment-options label img{
    width: 130px;
    margin-left: 10px;
}