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

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

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

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

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

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

.detail-at-a-glance .glance-two-up .badge {
	max-width: 50%;
}

@media only screen and (max-width: 734px) {
	.detail-at-a-glance .glance-two-up .badge {
		max-width: 100%;
	}
}

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