@media (min-width: 992px) { 
    .resi-property-page .form form .scfCaptcha {
        display: inline-block !important;
    }
}

.project-resi .contact-form form .scfCaptcha, .resi-property-page .contact-form form .scfCaptcha {
    width: 300px;
    position: relative;
    padding-bottom: 20px;
    margin: auto;
}
.project-resi .contact-form form .scfCaptcha span.field-validation-error {
    display: none;
}
.project-resi .contact-form form .form-group {
    width: 100% !important;
}
.rl-promo-centered {
    max-width: 1000px;