.section-hero {
	margin-top: 90px;
}

@media only screen and (max-width: 735px) {
	.section-hero {
		margin-top: 40px;
	}
}
