.textBoxFullWidth {
		width: 100% !important;
}

.wpcf7-form textarea { 
    width: 100% !important;
}