@media only screen and (max-width: 767px){
	.embed-video-container iframe{
		height:300px;
	}
}