Use this CSS code to limit the height of your blurb images. Great if you want to make your blurb images all the same height.
.et_pb_main_blurb_image img {height: 250px;}
Set height to your desired number of pixels.