.view-carrousel {
margin-bottom:30px;
}
.views-slideshow-cycle-main-frame {
width:100%!important;
height: 350px;
}
.views-slideshow-pager-fields  {
text-align:center;
margin-top:15px;
}

.views-slideshow-pager-field-item {
width: 10px;
height: 10px;
margin: 0 10px;
float: center;
display: inline-block;
float: center;
cursor:pointer;
background-repeat: no-repeat;
border-radius:5px;
background-color:#494949;
}

.views-slideshow-pager-field-item.active {
transition: 1s;
}

.view-carrousel img {
padding:0px!important;
}

.views-field-field-ksup-actu-accroche {
display: none;
}