
.slider-horizontal {
    width: 100%;
    height:300px;
}
.slider-horizontal .item {
    height:300px; 
    min-width:200px;
    
}




.wrap {
    width:900px; 
    margin:0 auto;
}

@media only screen and (max-width: 600px) {

.www_FlowSlider_com-wrap-1{
    width: 100% !important;
    left: 0 !important;
}
}