<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


/* FIX New Video Highlight Component - thumbnail display on tablet disappear */ 
/*-------------------------------------------------------------------------------*/
@media screen and (max-width:925px){

.css--multivideo--wrapper.relative.px-5.py-9.lg\:px-16.xl\:px-20.lg\:py-20.md\:flex.flex-col.items-center {
    display: block !important;
}

}</pre></body></html>