diff --git a/carousels/crsl.html b/carousels/crsl.html
index 296a245..4f9a8bd 100644
--- a/carousels/crsl.html
+++ b/carousels/crsl.html
@@ -41,6 +41,7 @@
// options
cellAlign: 'left',
cover: true,
+ items: 1,
wrapAround: true,
autoPlay: 2000 // autoplay every 2 seconds
});