<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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 */
	
}</pre></body></html>