.resources{display:flex;flex-wrap:wrap;gap:var(--space)}@media (min-width:640px){.resources{gap:var(--space-xl)}}.resource{display:block;flex:1 0 25%}.resource img{max-width:100%}.resource__label{font-weight:600;margin-top:4px}