.wc_payment_methods .wc_payment_method label {
    position: relative;
}
.wc_payment_methods .wc_payment_method img {
    margin-left: 10px;
    position: absolute;
    max-height: 30px;
}
