.sly_slider_scroll  li img{
	max-width:100%;
}
.sly_slider_scroll .frame ul li {    
    width: 300px;
	    display: inline-block;
		height: auto;
}

.sly_slider_scroll .frame {
    
    height: auto;
}


.sly_slider_scroll .frame ul{
height:auto;

}
.scrollbar {
    background: #f5f5f5;
}
.sly_slider_scroll .scrollbar .handle {    
    background: orange;
}
.sly_slider_scroll .frame ul li{
	margin: 0 15px;
}

/* .sly_slider_scroll button, .sly_slider_scroll button {    
    color: #000;
} */
/* .sly_slider_scroll .controls button {
    border: 2px solid #000;
    width: 35px;
    height: 35px;
    font-size: 25px;
    line-height: 1;
} */
.sly_slider_scroll .scrollbar {
    
    width: 450px;
	}
	
