.slider-image{
    width:200px;
}
.swiper-pagination{
   position:relative;
}
.swiper-pagination-bullet-active{
    background:#6f8c04;
}