.section-form {
	margin: 100px 0;
}

@media (max-width: 480px){
	.section-form {
		margin: 60px 0;
	}
}