#fgroup_id_usertypegroup fieldset div {
  width: 100%;
  display: flex !important;
  justify-content: space-between;
}

#fgroup_id_usertypegroup fieldset div.usertype-description,
.mform .form-inline label,
.mform .form-inline br + label {
  width: 25%;
  margin-bottom: 1rem;
  display: inline-block !important;
}

#fgroup_id_usertypegroup fieldset div.usertype-description {
  width: 65%;
}
