/* reCAPTCHA layout */
.g-recaptcha {
  min-height: 78px;
  box-sizing: border-box;
}

.mph-consult-form .g-recaptcha {
  margin: 4px 0 8px;
}
