/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 1200px) {
  .featured-img {
	width:350px !important;
	height: 246px !important;
  }

}