.section-stories .stories-gallery blockquote p::before {
	content: '"';
}

.section-stories .stories-gallery blockquote p::after {
	content: '"';
}

.section-hero .hero-intro-copy {
	max-width: 780px;
}

.section-hero .hero-headline {
	max-width: 800px;
}

.section-resources .icon-card-headline {
	max-width: 260px;
}

.section-stories .section-header-headline {
	max-width: 1000px;
}

@media (min-width: 1320px) {
	.section-resources .resources-gallery .paddlenav {
		display: none;
	}
}
