
body#checkout section.checkout-step .payment-options .custom-radio {
    display: inline-block;
    float: none !important;
}

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