For image squished issues, please, use similar aspect ratio's image for all article. If a image is small then it will be squished, To prevent this you need to do that.
You may notice inconsistent behavior in the length of your blog article titles—some titles span one or two lines, while others go up to three lines. To maintain a consistent layout, you can set a minimum height on the main wrapper <div>. This will help ensure that all article cards have a uniform height in most cases, regardless of the title length.
Let me know if you need help implementing this.