.industry-other-stories {
	margin-bottom: 60px;
}

.industry-intro {
	overflow: hidden;
}

.industry-intro .typography-headline:lang(th) {
	padding-top: 2px;
}

.industry-apple-in-action {
	overflow: hidden;
}

.industry-apple-in-action .typography-headline:lang(th) {
	padding-top: 2px;
}

@media only screen and (min-width: 1069px) {
	.section-story-spotlight .badge-column:nth-child(1) {
		margin-top: 18px;
	}

	.section-story-spotlight .badge-column:nth-child(2) {
		margin-top: 18px;
	}
}

.industry-story-spotlight .tile .tile-content .badges .column .badge .badge-unit:lang(th) {
	font-size: 0.5em;
}

@media only screen and (min-width: 1069px) {
	.section-story-spotlight .badge-column:nth-child(1) {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1069px) {
	.section-story-spotlight .badge-column:nth-child(2) {
		margin-top: 0;
	}
}

.industry-other-stories .gallery-item-container {
	min-height: 422px;
}

html.text-zoom .industry-other-stories .gallery-item-container {
	min-height: 550px;
}

@media only screen and (max-width: 1068px) {
	.industry-other-stories .gallery-item-container {
		min-height: 390px;
	}
}

@media only screen and (max-width: 734px) {
	.industry-other-stories .gallery-item-container {
		min-height: 358px;
	}

	html.text-zoom .industry-other-stories .gallery-item-container {
		min-height: 650px;
	}
}
