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