li.gallery-item > div.modal-router-item {
	height: 100%;
}

.card-labor-rights .card-headline {
	max-width: 12ch;
}

@media (max-width: 734px) {
	.card-labor-rights .card-headline {
		max-width: 9ch;
	}
}

.section-cards .card-culture .card-headline {
	max-width: 8ch;
}

@media (max-width: 734px) {
	.section-cards .card-culture .card-headline {
		max-width: none;
	}
}

.section-cards .card-environmental-rights .card-headline {
	max-width: 13ch;
}

.section-cards .card-zero-waste .card-headline {
	max-width: 11ch;
}

.section-cards .card-skills .card-headline {
	max-width: 11ch;
}

@media (min-width: 735px) and (max-width: 760px) {
	.section-cards .card-skills .card-headline {
		max-width: 8ch;
	}
}

/*start headline line-height*/
.typography-headline-elevated {
	line-height: 1.2;
}

@media (max-width: 1068px) {
	.typography-headline-elevated {
		line-height: 1.2;
	}
}

@media (max-width: 734px) {
	.typography-headline-elevated {
		line-height: 1.2;
	}
}
/*end headline line-height*/

/*start headline line-height*/
.typography-card-headline {
	line-height: 1.1;
}

@media (max-width: 1068px) {
	.typography-card-headline {
		line-height: 1.1;
	}
}

@media (max-width: 734px) {
	.typography-card-headline {
		line-height: 1.1;
	}
}
/*end headline line-height*/
