.cf-turnstile {
  display: block;
  margin-bottom: 1.5rem;
  text-align: center;
}

@media (min-width: 992px) {

  #front-wrapper section#front-contact .wpcf7 .wpcf7-form .form-group,
  #front-wrapper section#front-contact .wpcf7 .wpcf7-form p {
    display: block;
  }

  #front-wrapper section#front-contact .wpcf7 .wpcf7-form .form-group label,
  #front-wrapper section#front-contact .wpcf7 .wpcf7-form p label {
    margin-bottom: .5rem;
    padding-right: 0;
  }
}
