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



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




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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-management .detail-tile {
		min-height: 700px
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-tile-management .detail-tile {
		min-height: 660px
	}
}




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