.visual-canvas{align-items:center;background-color:#ececec;display:flex;height:100vh;justify-content:center;margin-left:30%;overflow:hidden;position:fixed;right:0;top:0;width:calc(70% + 10px);z-index:5}@media (max-width:850px){.visual-canvas{bottom:0;height:30vh;top:auto;width:100vw}.visual-canvas img{height:70%;min-height:auto;top:0}}