/* series landing page */
@media all and (min-width: 767px) {
    .contentheader .branding .icon {
        width:192px;
        padding-right:20px;
    }
    
    .tmplNewsStory .contentheader .branding .tag {
        margin-left:193px;
    }

    .tmplAggNews .contentheader .branding {
        margin:25px 0 53px;
    }

  .tmplAggNews .contentheader .branding .tag {
        display:block;
        margin:-34px 0 0 193px;
    }  
}
