.cards{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between}@media (max-width:840px){.cards{display:grid;padding-inline:24px;width:unset}}.cards .card .card-bottom .card-description .card-text{display:block}.cards .card{flex:1;height:unset}