.tmplNewsStory .contentheader .branding,
.tmplNewsStory #subNavigation {
    display: none;
}

@media screen and (min-width: 768px) {
    .agg.thing-type-topic .contentheader .branding .main img {
        height: 44px;
    }

    .agg.thing-type-topic .breadcrumb {
        display: none;
    }

    .agg.thing-type-topic .subnav-tools-wrap #subNavigation .bucketwrap {
        margin-right: 92px;
    }
}
