.detail-at-a-glance .glance-three-up .badge:first-child {
	margin-top: 19px;
}

.detail-results {
	overflow: hidden;
}

.quote-copy:lang(th) > ::before, .quote-copy:lang(th) > ::after {
	content: '"';
}

.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;
	}
}
