<div class="modal-video-container">
<img src="assets/images/main/services-1.jpg" alt="">
<a class="play-button" href="https://www.youtube.com/watch?v=0aCbYxJ9gus"></a>
</div>
.modal-video-container
img(src="assets/images/main/services-1.jpg" alt="")
a(href="https://www.youtube.com/watch?v=0aCbYxJ9gus" class="play-button")
<p><iframe width="500" height="281" frameborder="0" src="//www.youtube.com/embed/EMy5krGcoOU" allowfullscreen></iframe></p>
<p><iframe src="//player.vimeo.com/video/95192276?title=0&amp;amp;byline=0&amp;amp;portrait=0&amp;amp;color=ffffff" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></p>
p: iframe(width="500" height="281" frameborder="0" src="//www.youtube.com/embed/EMy5krGcoOU" allowfullscreen)
p: iframe(src="//player.vimeo.com/video/95192276?title=0&byline=0&portrait=0&color=ffffff" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen)