.underline .underline-illustration {
	bottom: -2%;
}

.typography-headline-super {
	line-height: 1.25;
}

.section-sign-up .content-wrapper {
	max-width: 750px;
}

.section-tiles .tile .tile-content {
	padding: 28px 25px 32px;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile .tile-content {
		padding: 20px 15px 42px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile .tile-content {
		padding: 28px 25px 32px;
	}
}
