.section-hero .hero-headline {
	max-width: 91%;
}

.typography-subpage-article-intro {
	line-height: 1.15;
}

@media only screen and (max-width: 734px) {
	.typography-subpage-article-intro {
		line-height: 1.2;
	}

	.typography-subpage-article-body-subhead {
		line-height: 1.25;
	}
}

@media only screen and (min-width: 1069px) {
	.nowrap-large {
		white-space: nowrap;
	}
}

@media only screen and (min-width: 375px) and (max-width: 734px) {
	.page-subpage .section-router .links-stacked li:first-child .link .icon-wrapper {
		width: 272px;
	}

	.page-subpage .section-router .links-stacked li:last-child .link .icon-wrapper {
		width: 272px;
	}
}

.page-subpage .section-router .links-stacked .link a {
	white-space: nowrap;
}
