.form-switch.form-check-reverse .form-check-input{
    height: 24px;
    margin-right: auto;
    /* margin-left: auto; */
    width:43px
}

.form-check-reverse .form-check-input{
    float:none
}