.typography-hero-headline {
	line-height: 1.15;
}

@media only screen and (max-width: 734px) {
	.typography-hero-headline {
		line-height: 1.175;
	}
}
