.subject-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:980px){.subject-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.subject-grid{grid-template-columns:1fr}}
