@@ -298,6 +298,8 @@
autoplay: true,
muted: true,
loop: true,
+ playsinline: true,
+ controls:true,
css: {
width: $img.width(),
height: $img.height(),