/* Support #71188 - Fix Cards section of homepage */

	div#third { clear: both; }

/* Support #73162 - Fix image stretch on home page featured story image */

	#upcomingContent .side-image .images-wrapper {
		background-size: 100% auto !important;
  		background-color: transparent;
	}

/* Support #89990 - Change Footer color */

	#footer { background: #666; }