.cb-programs_archive_layout{display:grid;grid-template-columns:minmax(14rem, 1fr) minmax(0, 3fr);grid-template-rows:repeat(1, 1fr);column-gap:32px;row-gap:32px;}
@media (max-width: 1024px){.cb-programs_archive_layout{display:grid;grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);column-gap:24px;row-gap:24px;}}
@media (max-width: 767px){.cb-programs_archive_layout{display:grid;grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);column-gap:24px;row-gap:24px;}}
