.row #post-2381 {margin-top:10px !important; text-align:center !important;}
@media only screen and (min-width: 722px) {

.row #post-2381 .col-lg-8 {width:94% !important}
.row #post-2381 .col-lg-offset-2 {margin-left:3% !important}
.row #post-2381 .iframe-container{margin: 0 auto;max-width:100%; width:920px;}
}

.iframe-container{
margin: 0 auto;
max-width:100%;
width:900px;
height:500px;
}

@media only screen and (max-width: 992px) {
	.iframe-container{
		width: 90%;
	}
}
@media only screen and (max-width: 600px) {
   .iframe-container{
		width: 100%;
	}
}


