#recycledMaterialsGallery .row-gallery{grid-template-columns:repeat(auto-fit,minmax(491px,1fr))}#cards .card{padding:2rem 1rem}#cards .card{display:flex;flex-direction:column}#cards .card a.link{display:flex;flex-direction:column;height:100%}.details{color:#000;margin:1.2rem auto .5rem auto}.row,.row-auto-center,.row-gallery{gap:1rem;display:grid}@media (width<=450px){#recycledMaterialsGallery .row-gallery{grid-template-columns:repeat(auto-fit,minmax(425px,1fr))}}ul.recycledList{padding-left:0;list-style-type:none;line-height:1.5}