@media screen and (min-width: 768px) {
    .agg #contentfooter .branding .tag {
        max-width: 95%;
        position: relative;
        line-height: 1.4;
        top: 12px;
        left: 13px;
    }
}
