.jslider_round .jslider-bg i,
.jslider_round .jslider-pointer {
    background-image: url(../img/jslider.round.png);

}

.jslider_round .jslider-pointer {
    width: 24px;
    height: 24px;
    top: -10px;
    margin-left: -8px;
    border: 3px solid #fff;
    background: #85C97C;
    border-radius: 50%;
}
