@media only screen and (min-width: 1300px){
	.form-table {
		max-width: 55%;
	}
}
