@import 'styles.css';

@media (min-width: 768px) {
	#contact-page .contact-form-container {
		margin:  auto;
		width: 75%;
	}
}