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

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

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

.detail-tiles .detail-tile .tile-content .text-content {
	max-width: 100%;
}

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

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

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

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

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

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