@media only screen and (min-width: 768px) { 
    .tmplMusicStory .contentheader .branding {
        margin: 55px 0 33px 0;
    }
        
    .tmplMusicStory .contentheader .branding .tag {
        display:inline;
        left:3px;
        top:7px;
        margin-left:0;
    }
    
    .contentheader .branding .main {
        height:33px;
    }
}