#quickQuoteForm .form_field_error {
  width:auto;
  float: none;
  padding-right:0;
  clear:both;
}

#detailQuoteForm .form_field_error {
  width:auto;
  float: none;
  padding-right:0;
  clear:both;
}

.js-recaptcha-cvb2bcaptcha {
  margin: 20px 0;
}

#g-recaptcha_incorrect {
  color:#f00;
  display: none;
}