/* temporary fix for extra long copy */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.detail-tiles .grid-item-tile-employee-experience .detail-tile {
		min-height: 735px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.detail-tiles .grid-item-tile-support .detail-tile {
		min-height: 735px;
	}
}
/* temporary fix for extra long copy */
