
.video-container1 { width:1000px; height:563px; margin-left:0px;} .video-container1 iframe, .video-container1 object, .video-container1 embed {width: 100%; height: 100%;}
@media (max-width: 767px) {
.video-container1 { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-left:0px;} .video-container1 iframe,.video-container1 object, .video-container1 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}

.postContent img{ 
	width:100%!important;
	height:100%!important;
	
}
	
	@media (max-width:768px){
	.postContent img{ 
	
		width:100%!important;
		height:100%!important;
	
		}
	
}
