4.5.2 Video View in a new window

Responsive videos.

Twig: base/media/video.twig

Example
Markup
<div class="video">
  <iframe width="560" height="315" src="https://www.youtube.com/embed/en2xEswn45o" frameborder="0" allowfullscreen></iframe>
</div>