div.callout.large h1
{font-size: 66px;}


@media screen and (max-width: 63.9375em) {
div.callout.large h1
{font-size: 56px;}
}



@media screen and (max-width: 39.9375em)  {
	div.callout.large h1
{font-size: 42px;}
	
	
}