@media(max-width:900px){.filters{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.filters{grid-template-columns:1fr}}
