/* Enter Your Custom CSS Here */
@media (min-width: 768px){
	.home .flexslider.news{
  		height: 323px;
	}
}

.entry-content img {
  max-width: 100%;
  height: auto;
}