.marquee{width:100%;white-space:nowrap;overflow:hidden;position:relative;height:140px}.marquee span{display:inline-block;animation:marquee 50s linear infinite}.marquee img{height:140px;max-width:none}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% + 100vw))}}.video-placeholder-right{background-position:-8px 1px;padding-top:50px}.video-placeholder-left{background-position:-18px 1px;padding-top:48px}