Hi @Steven,
Added the following to the desktop CSS:
#main-outlet {
width: auto;
max-width: 80%;
}
.topic-body {
width: calc(1020px + (11px * 2));
}
It worked partially, but there is some issue. Perhaps you know the CSS trick to fix it?
See Image:
