.testimonial-slide.slide-in.right{transform:translateX(100%);animation:slideInFromRight .5s forwards}.testimonial-slide.slide-in.left{transform:translateX(-100%);animation:slideInFromLeft .5s forwards}.testimonial-slide.slide-out.right{animation:slideOutToLeft .5s forwards}.testimonial-slide.slide-out.left{animation:slideOutToRight .5s forwards}