#slideshow {overflow:hidden;position:relative;width:700px;height:467px;}
#slideshow img {width:700px;height:467px;}

@media all and (max-width: 1010px) {
	#slideshow {width:299px;height:199px;}
	#slideshow img {width:299px;height:199px;}
}