@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}#slider-container ~ #container .top-row,#slider-container ~ .tborder .top-row,.forum-category .top-row{display:grid;grid-template-columns:1fr 1fr;align-items:center}#slider{height:auto;max-height:none;overflow:visible;transition:none}#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}}