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






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




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

@media only screen and (max-width: 1068px) {
	.section-tiles {
		overflow-x: visible;
	}
}





.section-tiles .grid-item.large-span-6 {
		height: unset;
	}
@media only screen and (max-width: 1068px) {
	.section-tiles .grid-item.large-span-6 {
		height: unset
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles .grid-item.large-span-6 {
		height: 734px;
	}
}


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