/* Start - Headline line-height */
.typography-headline-elevated {
	line-height: normal;
}
/* End - Headline line-height */

/* Start - Static Image (High standards) */
.overview-people-people-standards {
	--p-width: 100%;
	--p-height: 100%;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.overview-people-people-standards {
		--p-width: 460px;
		--p-height: 416px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.overview-people-people-standards {
		--p-width: 420px;
		--p-height: 480px;
	}
}
/* End - Static Image (High standards) */
