/* Local Overrides */

/* hero */
@media only screen and (max-width: 340px) {
	.typography-hero-headline {
		font-size: 21px;
	}
}
