<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.videoWrapperSmall {
    width: 450px;
    height: 263px;
    margin: 0 auto 50px auto;
    max-width: 100%;
    text-align: center;
}
    .videoWrapperSmall img {
        width: 450px;
        height: 339px;
        margin-top: -30px;
        margin-bottom: -30px;
        margin: 0;
        max-width: 100%;
        overflow: hidden;
    }</pre></body></html>