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






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




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


.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-lending.expanded .tile.detail-tile {
      min-height: 612px;
   }
}

.grid-item-tile-practices .typography-headline-elevated {
    font-size: 64px;
}

@media only screen and (max-width: 1068px) {
    .grid-item-tile-practices .typography-headline-elevated {
        font-size: 41px;
    }
}
@media only screen and (max-width: 734px) {
    .grid-item-tile-practices .typography-headline-elevated {
        font-size: 40px;
    }
}

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