.grid-profitability-programs{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1024px){.grid-profitability-programs{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.grid-profitability-programs{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.grid-profitability-programs{gap:.5rem;grid-template-columns:repeat(1,1fr)}}
