/* Layout correction for Newspaper content columns and compact score controls. */
.nb-prediction-menu{max-width:980px;margin:0 auto 16px;background:#111827;padding:0 16px}.nb-prediction-menu ul{margin:0;padding:0;display:flex;gap:4px;list-style:none;flex-wrap:wrap}.nb-prediction-menu a{display:block;padding:13px 14px;color:#fff!important;text-decoration:none!important;font:700 11px 'Space Mono',monospace;text-transform:uppercase}.nb-prediction-menu .current-menu-item a,.nb-prediction-menu a:hover{color:#f4c542!important;background:#db0007}.nb-predictions-page{max-width:980px!important;margin:0 auto 56px!important}.nb-predictions-page .nb-match{padding:22px 28px!important}.nb-predictions-page .nb-teams-row{gap:48px;margin-bottom:4px}.nb-predictions-page .nb-team{width:160px}.nb-predictions-page .nb-scoreboard{margin:-22px auto 16px!important;position:relative;z-index:2;background:var(--panel);width:max-content;padding:0 12px;gap:8px}.nb-predictions-page .nb-digit-tile{width:52px;height:52px;font-size:24px}.nb-predictions-page .nb-sep{padding-bottom:21px;font-size:20px}@media(max-width:600px){.nb-prediction-menu{margin:0 -2px 12px}.nb-predictions-page .nb-match{padding:20px 12px!important}.nb-predictions-page .nb-teams-row{gap:16px}.nb-predictions-page .nb-team{width:88px}.nb-predictions-page .nb-crest-img,.nb-predictions-page .nb-crest{width:38px;height:38px}.nb-predictions-page .nb-team-name{font-size:12px}.nb-predictions-page .nb-digit-tile{width:44px;height:46px;font-size:21px}}
