@charset "utf-8";

@media (min-width: 1200px) {	
	.sizehelper:before {
		content: "XL";
	}
	.carousel-image {
		height: 446px;
	}	
	
	.banner h1, .banner .h1 {
		font-size: 53px;
		line-height: 49px;
	}

	.fr-FR .banner h1, .fr-FR .banner .h1,
	.de-DE .banner h1, .de-DE .banner .h1
	 {
		line-height: 61px;
	}
	
	.promobox .cta {
		bottom: 17px;
	}

	.contactdetails p {
		margin-bottom: 37px;
	}
	
	.contactdetails h2 {
		font-size: 36px;
		line-height: 38px;
	}
}