
.ps_checkout-payment-method {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
}


.ps_checkout-payment-method input[type="radio"] {
    margin: 0 !important;
    transform: scale(1.2);
    position: relative;
    top: 0;
}