.InfoCards{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.InfoCards .Card{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;height:auto}.InfoCards .Card :nth-child(2){flex:1 1}