@media(min-width:901px){.industry-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:601px) and (max-width:900px){.industry-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.industry-grid{grid-template-columns:1fr}}
