.section-hero .hero-copy-announce, .section-hero .hero-copy {
	max-width: 650px
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-copy-announce, .section-hero .hero-copy {
		max-width: 360px
	}
}

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

.section-hero .inline-media-ui {
	justify-content: flex-end;
}