.viewertitle_label:before {
    content: '';
    background: url('/assets/img/tacr.png') no-repeat 50% 0;
    padding-left: 2em;
    background-size: contain;
    font-size: 1.5em;
}

.viewertitle_label {
    line-height: 75%;
}
