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


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

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