input[type="text"]
{
	width: 100%;
}
input[type="email"]
{
	width: 100%;
}
input[type="subject"]
{
	width: 100%;
}
input[type="tel"]
{
	width: 100%;
}
.wpcf7 textarea

{

    width: 100%;
    }

