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

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

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

@media only screen and (min-width: 1321px) {
	.section-icon-card ul.card-set.grid.card-set-full-bleed {
		width: fit-content;
	}
	.section-icon-card .icon-card .tile-content {
		width: 297px;
	}
}

@media only screen and (min-width: 1069px) {
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.subsection-hero .typography-headline-super {
		font-size: 56px;
	}
}

@media only screen and (max-width: 734px) {
}

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