.mol-desktop .article-text > .column-content,
.mol-desktop .article-text > ad-slot,
.mol-desktop .article-text > #reader-comments,
.mol-desktop .article-text > h1,
.mol-desktop .article-text > .author-section,
.mol-desktop .article-text > .byline-section,
.mol-desktop .article-text > #articleIconLinksContainer,
.mol-desktop #page-container > .footer,
.mol-desktop #page-container > .page-footer,
.mol-desktop #page-container > .and-footer,
.mol-desktop #most-watched-videos-lazy-container,
.mol-desktop #infinite-list {
display: none;
}
.mol-desktop .iframe-creator[name=”xp-iframe-motn6c10ak7zuif8h8n”] {
height: calc(var(–viewport-inner-height) );
margin-bottom: 0;
}
html:not(.iframe-puzzles-not-entitled) body.mol-desktop {
max-height: 100vh;
overflow-y: hidden;
}
.mol-desktop .article-text {
width: 100vw;
}
.mol-desktop #sky-right-container,
.mol-desktop #sky-left-container {
display: none !important;
}
@media only screen and (min-width: 965px) {
.mol-desktop .article-text {
margin-left: calc((100vw – 964px) / -2);
}
}
.mol-desktop #page-container .page-header {
display: none;
}