/*CSS fixes for modern*/

/* task #1340094 */
.cmp-infogram__standard--v2 .cmp-infogram__fallback img{
	height: 100%!important;
}

/* DI Logo alignment issue fix*/
.cmp-di-header__secondary-nav-wrapper .cmp-di-header__insights-title {
    display: block;
	margin-top: 3px;
}
.cmp-di-header__logo__title-wrapper img{
	height: auto!important;
}
/* DI Logo alignment issue fix ends */