.BlogList_list___CPCR{display:grid;grid-template-columns:repeat(3,1fr);row-gap:30px;column-gap:30px;margin-bottom:30px}@media screen and (max-width:1024px){.BlogList_list___CPCR{grid-template-columns:repeat(2,1fr);row-gap:30px;column-gap:15px}}