.articles__catalog{display:grid;gap:15px;grid-template-columns:1fr 1fr}@media (max-width:1200px){.articles__catalog{grid-template-columns:1fr}}.article-item{height:100%}@media (max-width:767px){.article-item{height:auto}}.article-item__bottom{display:flex;justify-content:space-between}
