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

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