.elementor-loop-container .elementor-heading-title a,
.elementor-widget-posts .elementor-post__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	 min-height: calc(1em * 1 * 2);
}
.elementor-posts--thumbnail-left .elementor-post {
    align-items: center;
}