@media print {
	#header-wrapper,
	#nav-top-wrapper,
	#nav-main-wrapper,
	.tiles-img-wrap,
	#globals,
	#totop-wrapper,
	#footer-wrapper,
	#notice-cookies-wrapper {
		display: none;
	}
	#teaser-tiles a.tile-box p {
		height: auto;
		min-height: 0;
	}
	#header-logo a[href]:after {
		content: "";
	}
}

/*# sourceMappingURL=sourcemaps/print.css.map */
