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

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

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

@media only screen and (min-width: 1069px) {
	.section-first-generation .compatibility-list .ipad-pro-9-7-device {
		margin-top: -67px;
	}
}

@media only screen and (min-width: 735px) {
	.section-features .features-grid{
	   grid-template-rows: 1fr auto repeat(12,minmax(100px,max-content));
	}
 }
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
