html.Desktop .AppPage__leftMenu{width:280px;min-width:280px;max-width:280px}html.Desktop .AppPage__content{width:630px;min-width:630px;max-width:630px}html.Desktop .AppPage__contentWithRightMenu{width:600px;min-width:600px;max-width:600px}html.Desktop .AppPage__rightMenu{width:320px;min-width:320px;max-width:320px}html.Desktop .AppPage .AppPage__leftMenuBtn,html.Desktop .AppPage .AppPage__rightMenuBtn{display:none}html.Mobile .AppPage__leftMenu{display:none}html.Mobile .AppPage__content,html.Mobile .AppPage__leftMenu,html.Mobile .AppPage__rightMenu{width:100%;min-width:100%;max-width:100%}html.Mobile .AppPage__rightMenu{display:none}html.Mobile .AppPage__currentLeftMenu .AppPage__leftMenu{display:block}html.Mobile .AppPage__currentLeftMenu .AppPage__content{display:none}html.Mobile .AppPage__currentRightMenu .AppPage__rightMenu{display:block}html.Mobile .AppPage__currentRightMenu .AppPage__content{display:none}