@charset "UTF-8";
.carousel div:nth-of-type(1) {
	background-image:url(images/Startbilder_REVIEW_001_thumb.jpg);
  background-position: center;
}
/* Desktop */ 
@media (min-width: 693px) {.carousel div:nth-of-type(1) {
	background-image:url(images/Startbilder_REVIEW_001.jpg);
}
}