/* Keep navigation unchanged; only the mobile Insights scroll viewport is bounded. */
html.mw230.mw-home.ex442-insights body #root#root .workspace-screen{position:relative!important}
html.mw230.mw-home.ex442-insights body #root#root .workspace-screen>.ex442-eye.ex456.bounded459{
 position:absolute!important;top:var(--eye459-top)!important;bottom:auto!important;
 left:14px!important;right:14px!important;width:auto!important;
 height:var(--eye459-height)!important;max-height:var(--eye459-height)!important;min-height:0!important;flex:none!important;
 margin:0!important;padding-top:12px!important;padding-bottom:12px!important;
 overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important;
 overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;
}
