/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.grid-item.half.theme-blue.fact.grid-item-editors .typography-headline-elevated {
   min-width: 422px;
}

@media only screen and (max-width: 1068px) {
	.grid-item.half.theme-blue.fact.grid-item-editors .typography-headline-elevated {
	   min-width: auto;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.half.theme-blue.fact.grid-item-editors .typography-headline-elevated {
	   min-width: auto;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 