.field.chkbox-shipping-autofill {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.chkbox-shipping-autofill label span {
    font-weight: bold;
}
