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






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




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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-performance {
		height: 780px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-performance {
		height: 680px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-workflow-management {
		height: 680px;
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-tile-simple-migration {
		height: 840px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-simple-migration {
		height: 750px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-it-deployment {
		height: 660px;
	}
}

.section-tiles .grid-item-tile-workflow-management .tile-header-content {
	padding-right: 40px;;
}

.section-tiles .grid-item-tile-workflow-management .tile-headline {
	max-width: 500px;
}




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