/*@media (min-width: 768px) {
	body h3 {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	
	body h3 sup {
		top: 0px;
	}
}*/

/*--- IE 11 Homepage News & Insights fixes---*/

#hp-news-insights .cmp-teaser, 
#hp-news-insights .cmp-teaser__content {
    display: block;
    float: left;
    width: 100%;
}
