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

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

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

.industry-other-stories .gallery .item-container {
	min-height: 495px;
}

@media only screen and (max-width: 1068px) {
	.industry-other-stories .gallery .item-container {
		min-height: 390px;
	}
}

@media only screen and (max-width: 734px) {
	.industry-other-stories .gallery .item-container {
		min-height: 358px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-tile-management .detail-tile {
		min-height: 720px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-management .detail-tile {
		min-height: 660px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-tile-management .typography-headline-elevated {
		font-size: 42px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-management .typography-headline-elevated {
		font-size: 38px;
	}
}

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