0
Just add the following styles into the ninja-slider.css:
@media only screen and (max-width: 533px)
{
#ninja-slider-pager a
{
width: 20px; height: 20px; border-radius:20px;
margin:2px 9px; /*determines the distance between pagers*/
}
}