.slider-wrapper { 
	width: 80%; 
	margin: 100px auto;
}

.slideshow {
margin-bottom: 20px;
}
.slideshow{
background: url('../../images/bg-home-banner.png') no-repeat;
width: 940px;
margin-left: auto;
margin-right: auto;
height: 419px;
margin-top: -312px;
padding-top: 10px;
}

