div.slider-list {position: relative; float:left;  }

div.slider-list ul{float: left; margin: 0; padding: 0;}
div.slider-list .caroufredsel_wrapper {margin:0!important;}
#workarea ul li.item:before{content:none;}

div.slider-list .sviev{float: left;
width: 695px;
margin: 0;
padding:0px;
overflow: hidden;
height: 258px; margin-bottom: 20px; }

#workarea div.slider-list .item{
float:left;
width:695px;
padding:0px;
margin:0px;
height:258px;
list-style: none;}
div.slider-list .item a{height:258px; width:695px; display:block;background-position: center;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;}


.but_slide {
position: absolute;
margin-top: 120px;
}

.next {
right: 15px;
}


.prev {
left: 15px;
}