/* @media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-products .tile-finewoven .products-headline {
		max-width: 11ch;
	}
}

@media only screen and (min-width: 735px) {
	.overview-card-accessories-arrow {
		margin-top: -15px;
	}
	h2.typography-headline-elevated-tight + h2.typography-headline-elevated-tight {
		margin-top: 0;
	}
} */
.section-plan .plan-headline {
	line-height: 1.3;
}
.section-products .tile-finewoven .tile-media {
	margin-block-start: 10px;
}
@media only screen and (max-width: 734px) {
	.section-products .tile-finewoven .tile-media {
		margin-block-start: -5px;
	}
}
