diff --git a/css/index.css b/css/index.css index 885e4a4..09bdbfc 100644 --- a/css/index.css +++ b/css/index.css @@ -4939,8 +4939,9 @@ html { /* Banner Adjustment */ .banner-cont .swiper-slide { - height: auto !important; - min-height: 400px; + /* height: auto !important; */ + /* min-height: 400px; */ + height: 200px; padding-bottom: 60px; /* Space for pagination */ }