.information__item,
.module-relatedproducts-wrapper {
    --information-item-gap: var(--gutter);
    margin-top: var(--information-item-gap);
}

#dsq-content {
    overflow: visible;
    width: 100%;
    font-size: inherit;
    padding: inherit;
    margin: auto;
    height: auto;
    clear: both;
}

#disqus_thread {
    height: auto;
    width: 100%;
}

.landing-page #section-header,
.landing-page footer,
.landing-page .breadcrumb,
.landing-page .column-right {
    display: none;
}

.landing-page .column-content-left {
    flex: 0 0 100%;
    width: 100%;
}