.card-grid-posts-notes{column-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:40px}.card-grid-posts-notes .img__post{height:308px;margin-bottom:20px}@media(max-width:1000px){.card-grid-posts-notes{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.card-grid-posts-notes{grid-template-columns:repeat(1,1fr)}}