/* Shared YouTube thumbnail and Google Drive player fixes across landing/service/subservice/portfolio sections. */
.rv-drive-video-shell{position:relative!important;overflow:hidden!important;background:#000!important}
iframe.rv-drive-video-frame{display:block!important;width:calc(100% + 20px)!important;height:calc(100% + 20px)!important;min-width:calc(100% + 20px)!important;min-height:calc(100% + 20px)!important;max-width:none!important;margin:-10px!important;border:0!important;background:#000!important;transform:translateZ(0) scale(1.012)!important;transform-origin:50% 50%!important;object-position:center center!important}
.rv-youtube-auto-thumb,.rv-youtube-auto-thumb-bg{background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
.rv-youtube-auto-thumb{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
