.article-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.article-related-grid{grid-template-columns:1fr}}
