/* Homepage Hero Background Image */

.pg_Index .header-row {
	background-image: url('/data/SiteBuilderAssetsOriginals/Live/Images/mhc/hero-final.jpg');
}

.widget-instance-mhc_home-self-serve-content-Ad-placeholder {
	flex-basis: 30%;
}

@media (min-width: 900px) {
	.widget-instance-Home_MainContentB0B1Home_Row1_ArticleNewPopularCombined {
		flex-basis: 70%;
	}
	.theme-homepage-layout:not([class*=layout-]) [class*=home-row]:not(.header-row):not(.home-columns).widget-dynamic[data-count="2"] .widget-dynamic-inner-wrap>div:not([class*=home-row]) {
		width: 30%;
	}
}

.theme-homepage-layout:not([class*=layout-]):not([class*=theme-banded-]) [class*=home-row]:not(.header-row):not(.home-columns).widget-dynamic .widget-dynamic-inner-wrap .widget-instance-mhc_home-self-serve-Ad-placeholder {
	border: none;
}

/* 
Most Read/Most Cited
There were 3 tabs, now there are 2. This corrects width: 33.33%; 
*/
.widget-ArticleListNewAndPopular .articleListNewAndPopularCombinedView li {
	width: 50% !important;
}