div .form-item {
  width: 100%;
}
div .form-item input[type=checkbox] {
  width: auto;
}
