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