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