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

.section-privacy .typography-section-headline {
	max-width: 640px;
}

.section-offline .typography-section-headline {
	max-width: 880px;
}

@media only screen and (max-width: 1068px) {
	.section-offline .typography-section-headline {
		max-width: 670px;
	}
}

@media only screen and (max-width: 734px) {
	.section-offline .typography-section-headline {
		max-width: 280px;
	}
}
