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

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

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

.detail-tiles .detail-tile .tile-content .text-content {
	max-width: 100%;
}

@media only screen and (max-width: 1068px) {
	.typography-headline-elevated {
		font-size: 40px;
	}
}

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

@media only screen and (max-width: 734px) {
	.grid-item-tile-client-services.expanded .tile.detail-tile {
		min-height: 740px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-tile-client-profiles.expanded .tile.detail-tile {
		min-height: 740px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-tile-practices.expanded .tile.detail-tile {
		min-height: 642px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-tile-lending.expanded .tile.detail-tile {
		min-height: 642px;
	}
}

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