section#form {
	display: none;
}
.contacts-page + section#form {
	display: block;
}