diff --git a/themes/vr/web/css/home.css b/themes/vr/web/css/home.css
index f950ba4..c38eef1 100755
--- a/themes/vr/web/css/home.css
+++ b/themes/vr/web/css/home.css
@@ -1469,7 +1469,8 @@
background-position: center -30vh;
}
.bannerArea .wrap .bannerBox img {
- height: 70vh;
+ width: 100%;
+ height: auto;
}
.newsArea .wrap {
padding: 85px 15% 0;
diff --git a/themes/vr/web/web.html b/themes/vr/web/web.html
index 52ca4e8..1449d9a 100755
--- a/themes/vr/web/web.html
+++ b/themes/vr/web/web.html
@@ -8,9 +8,9 @@
-
+
-
+