.desSlideshow {
background-position: center center;
background-repeat: no-repeat; width:100% !important; border:none !important;
}
.desSlideshow .switchBigPic, .desSlideshow .nav {
display: none;
}

.desSlideshow .switchBigPic{ 
	margin-top:10px;
	}
.desSlideshow .switchBigPic div{ left:29%; width:43%;}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.desSlideshow .switchBigPic div{ left:0; width:100%;}
.desSlideshow .switchBigPic{ 
		height: 290px;
	    overflow: hidden;
		}	
}
