@media screen and (max-width:900px) and (pointer:coarse){html,body{width:900px;max-width:900px;overflow-x:hidden;margin:0 auto;touch-action:pan-y;height:100vh;height:100dvh}#container::before{display:none}#page-wrapper::before{position:fixed}#page-wrapper{height:100vh;height:100dvh}#container{height:calc(100vh - 80px);height:calc(100dvh - 80px)}#content,.wrapper{width:100%;max-width:900px;box-sizing:border-box;height:100%;overflow-x:hidden}#footer{display:none}#slider-content{width:100%}.slider-image{display:none}}