/*Local fixes*/

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