.tf_swiper-container-vertical .tf_swiper-wrapper{
  flex-direction:column
}
.tf_swiper-container-vertical .tf_carousel_bullets{
  right:10px;
  top:50%;
  transform:translate3d(0,-50%,0)
}
.tf_swiper-container-vertical .tf_carousel_bullets .tf_carousel_bullet{
  margin:6px 0;
  display:block
}