.category-post-block .dt-col-3{display:flex}.category-post-block .post{background:#fff;padding:10px;border-radius:6px}.category-post-block .post{display:flex;flex-direction:column;height:100%}.category-post-block .dt-row{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.category-post-block .dt-col-3{width:100%!important;max-width:100%!important;flex:none!important;float:none!important;display:block!important}.category-post-block .post{background:#fff;padding:10px;border-radius:6px;display:flex;flex-direction:column;height:100%}@media (max-width:992px){.category-post-block .dt-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.category-post-block .dt-row{grid-template-columns:1fr}}