
.feedback input{
	width: 100%;
}

.feedback textarea{
	width: 100%;
	resize: none;
}

.feedback select{
	width: 100%;
}
