/* ArtCD feedback */
.section-watches-and-bands .section-headline {
	max-width: 9em;
}
.section-hero .hero-copy {
    max-width: 26em;
}
.section-interstitial3 .section-copy-inner-wrapper {
	max-width: 11em;
}
.section-interstitial2 .section-copy-inner-wrapper {
	max-width: 9em;
}
@media only screen and (max-width: 734px) {
	.section-global-fund .section-headline {
		max-width: 9em;
		margin-right: -2px;
	}
	.section-hero .hero-copy {
        width: 87.5%;
        max-width: 18em;
    }
    .section-interstitial2 .section-copy-inner-wrapper {
		max-width: 11em;
	}
	.section-interstitial3 .section-copy-inner-wrapper {
		max-width: 11em;
	}
}
.section-interstitial1 .section-copy-inner-wrapper {
	padding-left: 0.03em;
}
