.blog.blog-block.layout-three-cols article .photo img.wp-post-image {
width: 100% !important;
height: 280px !important;
object-fit: cover !important;
display: block !important;
} .blog.blog-block.layout-three-cols article .photo img.wp-post-image {
width: 100% !important;
height: 280px !important;
object-fit: cover !important;
display: block !important;
} .blog.blog-block.layout-three-cols .matchHeight {
display: flex;
}
.blog.blog-block.layout-three-cols .matchHeight article {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
.blog.blog-block.layout-three-cols .matchHeight article .blog-info {
margin-top: auto;
}