Replace this:
<p><iframe src="//www.youtube.com/embed/veX-xY5oYhY?rel=0" allowfullscreen="" frameborder="0" height="450" width="800"></iframe></p>
with this:
<div class="video-container">
<p><iframe src="//www.youtube.com/embed/veX-xY5oYhY?rel=0" allowfullscreen="" frameborder="0" height="450" width="800"></iframe></p>
</div>
Nancy O.