.coh-style-webform-wrapper .webform-submission-form .form-item .form-item-amount-of-listings {
  height: auto;
  width: auto;
  display: inline-block;
  margin: 0;
}

.coh-style-webform-wrapper .webform-submission-form .form-item .form-item-amount-of-listings input {
  height: auto;
  width: auto;
  display: inline-block;
  margin: 8px 2px 8px 0px;
}

.coh-style-webform-wrapper .webform-submission-form .form-item .form-item-amount-of-listings label {
  height: auto;
  width: auto;
  display: inline-block;
  margin: 8px 16px 8px 4px;
}

.coh-style-webform-wrapper .webform-submission-form input.form-checkbox {
  width: auto;
  height: auto;
  display: inline-block;
  margin-right: 8px;
}

.coh-style-webform-wrapper .webform-submission-form .form-type-checkbox .option {
  display: inline;
  font-size: 16px;
  line-height: 1.2;
}

.coh-style-webform-wrapper .webform-submission-form .form-item-marketing-opt-in {
  display: none;
}