.mol-desktop .article-text {
width: 100vw;
}
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 #most-watched-videos-lazy-container,
.mol-desktop #mini-carousel-wrapper,
.mol-desktop .mol-bullets-with-font,
.mol-desktop #infinite-list {
display: none;
}


