﻿
.testimonial-slide {
    display: none;
}

    .testimonial-slide.active {
        display: block;
    }
