.et_pb_post { display: flex; flex-direction: column; height: 100%; } .et_pb_post .post-content { flex-grow: 1; } .et_pb_post img { height: 220px; object-fit: cover; }