@media (min-width:561px) and (max-width:860px){  #page-home #hxBlogGrid.hx-blog-grid{ grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:16px !important; }  #page-home .bl-post .bl-img{ height:auto !important; aspect-ratio:3/2 !important; }  #page-home .bl-post .bl-img img{ width:100% !important; height:100% !important; object-fit:cover !important; }}