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






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




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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-performance {
		height: 680px;
	}
}
@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: 780px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-simple-migration {
		height: 710px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-it-deployment {
		height: 640px;
	}
}

@media only screen and (max-width: 734px) {
    .section-at-a-glance .section-content {
        margin-left: auto;
        margin-right: auto;
        width: 94.5%;
    }
}

.section-other-industry-stories .medium-hide #other-industry-stories .gallery-item.large-three-up .typography-callout {
	font-size: 31px;
}


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