
.slider-wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
	margin: auto;
}

.slider{
	position:relative;
	width:100%; 
/*	height:400px; when responsive, comment this out */
	margin:0 auto;
}


