.icon-after::after {
	position: relative !important;
	top: -0.075em;
}

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

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