.blog-category--container{border-top:1px solid hsla(0,0%,100%,.1);margin-top:32px;padding:64px 0}.category-item--header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;padding:16px 0}.category-item--row{grid-gap:16px;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.category-item--row{grid-template-columns:repeat(2,1fr)}.category-item--header a{display:none}}.category-item img{border-radius:.6rem;height:170px;margin-bottom:16px;object-fit:cover;width:100%}