/* Contact Page Style */

textarea.wpcf7-form-control {
    height: 140px;
}

@media (max-width: 767px) {
    .wpcf7-submit {
        width: 100%;
    }
}