.uvpjs--audioonly .uvpjs__content {
    background: url(http://grfx.cstv.com/graphics/allaccess/aa-13-listen-lg.jpg) no-repeat;
    background-size: contain;
    background-position: center center;
}
.uvpjs--audioonly:not(.uvpjs--ad) .uvpjs__content video {
    background: none;
    opacity: 0;
}

.uvpjs--live:not(.uvpjs--mobile) .uvpjs__time-current,
.uvpjs--live:not(.uvpjs--mobile) .uvpjs__time-duration,
.uvpjs--live:not(.uvpjs--mobile) .uvpjs__progress {
    display: block;
}
