@media screen and (min-width: 1200px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 5.3rem;
	}
}
@media screen and (min-width: 1440px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 6.4rem;
	}
}
@media screen and (min-width: 1592px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 7rem;
	}
}
@media screen and (min-width: 1680px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 7.7rem;
	}
}
@media screen and (min-width: 1920px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 8.5rem;
	}
}
@media screen and (min-width: 2560px){
	.paragraph--type--kinder-product-details-carousel .left-content h1 {
    font-size: 11.388rem;
	}
}
