.screen-mockup{position:relative;width:100%;max-width:1200px;margin:0 auto}.mockup-frame{position:relative;z-index:2;width:100%;display:block;pointer-events:none}.mockup-screen{position:absolute;z-index:1;top:5%;left:10%;width:84.5%;height:84.5%;overflow-y:auto;overflow-x:hidden;background:transparent;padding-right:15px;margin-right:-15px;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.1) transparent}.mockup-screen::-webkit-scrollbar{width:8px}.mockup-screen::-webkit-scrollbar-track{background:transparent}.mockup-screen::-webkit-scrollbar-track-piece{background:transparent}.mockup-screen::-webkit-scrollbar-corner{background:transparent}.mockup-screen::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.1);border-radius:999px;border:none}.mockup-screen img{width:100%;height:auto;display:block}