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






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




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

@media only screen and (max-width: 1068px) {
	.section-tiles .grid-item-tile-clienteling .detail-tile, .section-tiles .grid-item-tile-management .detail-tile {
		min-height: 740px;
	}
}
@media only screen and (max-width: 734px) {
	.detail-tiles .detail-tile {
		min-height: 700px;
	}
	.section-tiles .grid-item-tile-crm .detail-tile {
		min-height: 820px;
	}
	.section-tiles .grid-item-tile-clienteling .detail-tile, .section-tiles .grid-item-tile-management .detail-tile {
		min-height: 700px;
	}
}

.industry-other-stories {
	min-height: 532px;
}
@media only screen and (max-width: 1068px) {
	.industry-other-stories {
		min-height: 520px;
	}
}
@media only screen and (max-width: 734px) {
	.industry-other-stories {
		min-height: 505px;
	}
}




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