
.form-check-input {
  height: 2em;
}

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

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