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

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

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

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.industry-other-stories .gallery .item-container {
		min-height: 390px;
	}
	.typography-ritual-tile-small-headline {
		font-size: 42px;
	}
}

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

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