.form-check-input {
    margin-top: -0.8rem !important;  
}

.webform-submission-form fieldset input[type=checkbox] {
    min-height: 50px !important;
}

.col-xl-12 {
  min-width: 100% !important;
}
