@media(min-width:1440px){
    .cat-grid{grid-template-columns:repeat(4,1fr);}
    .prof-grid{grid-template-columns:repeat(4,1fr);}
}