/* Enter Your Custom CSS Here */
.wpcf7 input:not([type="submit"]), .wpcf7 select, .wpcf7 textarea {
	width: 100%;
	padding: .75em;
	height: 47px; 
	margin: -2px;
}
.wpcf7-form-control.wpcf7-textarea.message {
	height: 77px;
}