/* Match the Chinese homepage control-bar inset while allowing English text to wrap. */
@media(min-width:761px){.motion-home.material-video-home:lang(en) .motion-controls{margin-top:auto;margin-bottom:35px;flex:0 0 auto}}
@media(min-width:761px) and (max-height:680px){.motion-home.material-video-home:lang(en) .motion-controls{margin-bottom:24px}}
