.page-form{
	font-size:.9rem;
}

@media only screen and (min-width: 769px) {
	.page-form{
		margin-right:auto;
		margin-left:auto;
	}
}