.healthcheck.startscreen.harmony .content .section {
	background: url(../../../consumer_assets/site_images/health_check/algo/fitness_type_uni/img/start-bg.png) no-repeat;
	min-height: 450px;
}
.healthcheck.harmony.startscreen.legacy .content .section .body ul li {
  padding-right:55px;
}
.module .article-snippet {
	padding: 1em;
}

.module .article-snippet .sources-content p {
	padding-bottom:15px;
}

.js .sources-content { 
	display: none;
}

.sources-toggler.open + .sources-content {
	display: block;
}
#sources .article-snippet p, #sources .article-snippet div, #sources .article-snippet a {
  font-size:16px;
}






