/* MegaBrain — Arqon tortish 1366x768: scroll fix
   Faqat Arqon tortish sahifasi. Boshqa sahifalarga ta'sir qilmaydi. */
@media (min-width:1200px) and (max-width:1450px) and (min-height:700px) and (max-height:820px){
  html, body{
    overflow-y:auto !important;
    overflow-x:hidden !important;
    height:auto !important;
    min-height:100% !important;
    max-height:none !important;
  }

  body.oyin2-page #pageOyin2.arqon-active{
    height:auto !important;
    min-height:100dvh !important;
    max-height:none !important;
    overflow-y:visible !important;
    overflow-x:hidden !important;
  }

  body.oyin2-page #pageOyin2.arqon-active .o2-shell{
    height:auto !important;
    min-height:100dvh !important;
    max-height:none !important;
    overflow:visible !important;
  }

  body.oyin2-page #pageOyin2.arqon-active .arqon-game{
    height:auto !important;
    min-height:calc(100dvh - 70px) !important;
    max-height:none !important;
    overflow:visible !important;
  }

  body.oyin2-page #pageOyin2.arqon-active .arqon-board{
    overflow:visible !important;
  }

  body.oyin2-page #pageOyin2.arqon-active .arqon-side-card,
  body.oyin2-page #pageOyin2.arqon-active .arqon-center,
  body.oyin2-page #pageOyin2.arqon-active .arqon-o2-card{
    overflow:visible !important;
  }
}
