<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.video {
    width: 100%;
    max-width: 100%;
    height: 0;
    padding-top: 56.25%;
}

#vwrap {
    width: 80%;
    margin: 0 auto;
}

@media only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2) {
    .tcp-logo-img {
    width: 50%;
    }
}</pre></body></html>