#slideshow, #slideshow ul, #slideshow ul li, #slideshow ul li img{
	width: 100%;
	display: block;
}


@media only screen and (min-width : 640px) {
	/* Tablet */

}

@media only screen and (min-width : 980px) {
	/* Desktop */
	
}