@@ -7515,7 +7515,8 @@ body {
.right {
flex: 1;
height: 100%;
- height: 78vh;
+ // height: 78vh;
+ height: calc(100vh - 210px);
position: relative;
}
.imgcontent img {