#slider1 {
	list-style:none;
	padding:0px
}
.slider-container1 { 
	background:none
	width:100%; 
	height:50%; 
	padding:20px; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}
#slider1 img { 
	width:200px; 
	height:125px; 
	margin:0px; 
	display:inline-block  
}
#slider1 li {
	width:210px;
}
.bx-wrapper, .bx-window{
width:100% !important;

}