.form-checkbox {
  width: 30px;
  display: inline;
}

label.option {
  width: 90px;
  display: inline;
  float: right;
  margin-top: 0;
}
