.wpcf7-form p{ 
width: 45%;
display: inline-block;
margin: 0 2%;
}
.wpcf7-form p textarea {
height: auto;
}
.wpcf7-form p:last-child {
width: 100%;
}