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

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

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

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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-paperless .tile.detail-tile {
		min-height: 770px;
	}
}

.detail-tiles .detail-tile {
	min-height: 740px;
}

@media only screen and (max-width: 1068px) {
	.detail-tiles .detail-tile {
		min-height: 640px;
	}
}

@media only screen and (max-width: 734px) {
	.detail-tiles .detail-tile {
		min-height: 622px;
	}
}

@media only screen and (max-width: 734px) {
	.detail-tiles .detail-tile.full-width {
		min-height: 652px;
	}
}

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