/* Local Overrides */

/* Hero */

@media only screen and (max-width: 374px) {
	.main .section.section-hero :nth-child(1) {
		width: 99%;
	}
	.main .section.section-hero .section-content :nth-child(1) {
		font-size: 45px;
	}
}
