span.swiper-pagination-bullet {
    background: grey;
    width: 7px!important;
    height: 7px!important;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 14px!important;
    height: 7px!important;
    border-radius: 4px;
}