diff --git a/css/swiper.css b/css/swiper.css
index 564b049..d5b59cd 100755
--- a/css/swiper.css
+++ b/css/swiper.css
@@ -17,6 +17,8 @@
padding: 0;
/* Fix of Webkit flickering */
z-index: 1;
+ top: 50%;
+ margin-top: -222px;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
diff --git a/index.html b/index.html
index 3994119..be2e5d0 100755
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
-
+