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

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

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

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

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

@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
\*------------------------------------*/
