@media screen and (max-width: 768px){
	.form_content label{
		width: 100%;
	}
}