/* LOCAL OVERRIDES */

/* hero XS */

@media (max-width: 350px) {
	.typography-hero-headline {
		font-size: 31px;
	}
}
