You can add that class to a div (for example) and then add the embed code inside of it.
Example –
<div class="video-container">
<iframe width="560" height="315" src="http://www.youtube.com/embed/lqBhgEQ4LT0?rel=0" frameborder="0" allowfullscreen=""></iframe>
</div>