body.home section.module-trending {
    display: none;
}

body.single-post .module-trending-stacked {
    display: none;
}

body.single-post .main-content .module-related-articles {
    display: none;
}

footer.footer .master-footer .module-momentum {
    display: none;
}

div#recipes--trending {
    display: none !important;
}