.form-switch.big .form-check-input {
    width: 4em;
    height: 2em;
}

.form-switch.big label {
    top: 7px;
    position: relative;
    left: 7px;
}
