@@ -252,8 +252,7 @@ page {
}
.swiper-img-gs-mh {
width: 100vw;
- // height: 1102rem;
- height: 1327rem;
+ height: calc(100% - 930rem);
opacity: 0.85;
position: absolute;
left: 0;
@@ -267,6 +266,7 @@ page {
height: 100%;
filter: blur(20px);
transform: scale(1.2);
+ object-fit: cover;
.bottom-view{