.category-grid--3{grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.category-grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.category-grid--3{grid-template-columns:1fr}}