/* Classic cover: spotlight, crimson curtains and the waiting audience. */
html:root body .playbill--classic .playbill__vibe img{
 object-fit:cover;object-position:50% 42%;filter:none!important;
}
html:root body .playbill--classic .playbill__vibe::after{
 background:linear-gradient(180deg,transparent 48%,#19070944 68%,#100709ee 100%)!important;
}
