.story-hero-text-content .nowrap {
	white-space: nowrap;
}

.story-hero-text-content {
	max-width: 902px;
}

@media (max-width: 1068px) {
	.story-hero-text-content {
		max-width: 580px;
	}
}

@media (max-width: 734px) {
	.story-hero-text-content {
		max-width: 320px;
	}
}
