.blog-cards__cards{grid-template-columns:repeat(1,1fr)}.blog-cards__cards .bloglisting__info--author a:hover,.blog-cards__cards a.post-content__title h3:hover{opacity:.5}.blog-cards__cards .bloglisting__img .blog-related-posts__post-image-wrapper{display:block;position:relative}.blog-cards__cards .bloglisting__img .blog-related-posts__post-image-wrapper:after{background:var(--primary);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:var(--transition);visibility:hidden;z-index:10}.blog-cards__cards .bloglisting__img .blog-related-posts__post-image-wrapper:hover:after{opacity:.5;visibility:visible}.blog-cards__cards img.blog-related-posts__image{max-height:200px;object-fit:cover}@media (min-width:767px){.blog-cards__cards{grid-template-columns:repeat(2,1fr)}.blog-cards__cards img.blog-related-posts__image{max-height:none}}