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






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




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


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

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

@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: 400px;
	}
}

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

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