.CheckboxGroupNext {
  display: flex;
  flex-direction: column;
}

  .CheckboxGroupNext .FormGroup {
    align-items: flex-start;
  }
