/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-features .features-grid{
   grid-template-rows: 1fr auto repeat(12,minmax(100px,max-content));
}

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