@charset "UTF-8";

@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
	192dpi) {
	
	.to_teaser_topic_newsletter-teaserimage {
		background-image: url("../img/to-headline-newsletter_@2x.png");
		background-size: 186px;	
	}
}