#field_17_21,
#field_17_22,
#field_17_15 {
  border-top: 2px solid #0000000f;
  margin: 20px 0;
  padding: 20px 0 0;
  font-size: 24px !important;
  font-weight: bold;
}

input {
  border: 1px solid #000;
}

#field_17_15 .gfield_label.gform-field-label {
      font-size: 24px !important;
  font-weight: bold;
}

#field_17_8 .gfield_label.gform-field-label ,
#field_17_9 .gfield_label.gform-field-label {
  float: left;
  padding: 0 20px 0 0 !important;
}

#field_17_8,
#field_17_9 {
  grid-column: span 8;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400!important;
}

@media screen and (max-width: 800px) {
    
#field_17_8, #field_17_9 {
  grid-column: span 14;
}

    .gform_wrapper.gravity-theme .gfield input.small, .gform_wrapper.gravity-theme .gfield select.small {
  width: 70%!important;
}
    
}
