
.wc_payment_method.payment_method_nezha_gateway{
    position: relative;
}
label[for="payment_method_nezha_gateway"] img {
    /*display: flex !important;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*margin-bottom: 0;*/
    position: absolute;
    right: 0;
}

@media (max-width: 500px) {
    .has-border {
        padding: 15px 10px 30px !important;
    }
}