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






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




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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-performance {
		height: 700px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-performance {
		height: 640px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-workflow-management {
		height: 640px;
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-tile-simple-migration {
		height: 760px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-simple-migration {
		height: 700px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-it-deployment {
		height: 640px;
	}
}




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