﻿/*------------------------------------*\
   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: 358px;
   }
}

@media only screen and (max-width: 1068px) {
  .grid-item-tile-recruiting .typography-headline-reduced {
     font-size: 28px;
  }
}

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