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

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

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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-performance {
		height: 880px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-performance {
		height: 720px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-workflow-management {
		height: 810px;
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-tile-simple-migration {
		height: 940px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-simple-migration {
		height: 770px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-it-deployment {
		height: 880px;
	}
}

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