.s_quotes_carousel_wrapper[data-vcss='001'] {
    .s_blockquote {
        margin-bottom: 0;
        @include media-breakpoint-down(sm) {
            width: 100% !important; // TODO add the right class in the xml when it's possible
        }
    }
}
