CAPTCHA input field has wpcf7-captchar class so you can use
.wpcf7 input.wpcf7-captchar {
width: 100px;
}
File uploading field is input[type=file].
CAPTCHA input field has wpcf7-captchar class so you can use
.wpcf7 input.wpcf7-captchar {
width: 100px;
}
File uploading field is input[type=file].