Modify form field height. Change the #px and % to your needs.
/* Modify form field height. Change the #px and % to your needs. */
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-select-parent .wpcf7-select {
padding: 13px 5%;
}