.crds__grid{grid-template-columns:repeat(6,1fr);gap:40px 20px;margin-top:50px;display:grid}.crds__grid .crd-card,.crds__grid .crd-card__img{width:100%}.crds__grid--m{display:none}@media (width<=767px){.crds__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:315px;gap:30px 20px;margin-top:20px}.crds__grid--d{display:none}.crds__grid--m{display:grid}}
