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