@charset "utf-8";
/* CSS Document */

#videoPlayer > .row > .col-sm-4{
	min-height:300px;
	
}


#videoPlayer > .row > .col-sm-4 img {
	width:auto;
	height:100%;
	
}


