@media only screen and (min-width: 1068px) {
	/*college students scroll gallery bottom of page*/
	.section-more-stories .gallery-fullwidth .more-stories-gallery-headline {
		width: 435px;
	}
	/**/
	.section-article-content .article-quote-container.with-bordered-offset-background .article-quote {
		width: 845px;
	}
	/**/
	.more-stories-gallery-eyebrow.typography-eyebrow-reduced {
		width: 493px;
	}
	/*higher education scroll gallery bottom of page*/
	.section-more-stories .more-stories-gallery-content-container {
		width: 415px;
	}
}
/*Headline line spacing for readibility*/
.section-article-content .article-quote-container .quote .article-quote-copy {
	line-height: 1.2;
}

/* Headline spacing for readability for Đại Học Phuket Rajabhat tile */

#higher-education-siriwan-chatmaneerungcharoen-tile-full-siriwan-chatmaneerungcharoen-2 ~ div.hub-tile-content-container > div.large-6 > h4 {
	line-height: 1.2;
}

/**/
.section-article-content .article-stats .article-stat-label {
	max-width: 160px;
}

/* Hero Headline */
/* Gradient Line Height Fix */

.section-hero .hero-headline {
	line-height: 1.2;
}

.page-overview .section-hero .hero-headline .swapping-text-container .swapping-text-item {
	margin-bottom: -5px;
	padding-bottom: 5px;
}
.page-overview .section-hero .hero-headline .swapping-text-container {
	line-height: 1.2;
}

.page-overview .section-hero .hero-headline .swapping-text-container .swapping-text-item.gradient-orange .swapper {
	margin-top: 0;
}

.typography-headline-standalone {
	font-size: 73px;
}

@media only screen and (max-width: 1068px) {
	.typography-headline-standalone {
		font-size: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-headline-standalone {
		font-size: 48px;
	}
}

.headline-feature-stories {
	font-size: 36px;
}
