/* All declarations in this file must be "important" to override inline styles */
@media (max-width: 768px) {
	/*#welcome > div {
		background-image: url(/images/home-slides/food-106-ac-crop-small.jpg) ! important;
	}*/
	#canto > div {
		background-image: url(/images/home-slides/canto-4257-tall-contrast4-small.jpg) ! important;
	}
	#wine-chocolate > div {
		background-image: url(/images/home-slides/wine-chocolate-4448-small.jpg) ! important;
	}
	#winemaker > div {
		background-image: url(/images/home-slides/ShawnaDSC_3621-small.jpg) ! important;
	}
	#pinot-grigio > div {
		background-image: url(/images/home-slides/Pinot-Grigio-IMG_9703-small.jpg) ! important;
	}
}