.kcuk_recipe .gdlr-blog-grid .gdlr-blog-title,
.tax-recipe_category .gdlr-blog-grid .gdlr-blog-title,
.tax-recipe_serves .gdlr-blog-grid .gdlr-blog-title,
.tax-recipe_skill .gdlr-blog-grid .gdlr-blog-title {
    min-height: 44px;
}

.recipe_excerpt {margin-top:20px;}

.recipe_ingredients, .recipe_method {display:inline-block; width:48%;}

@media all and (max-width: 980px) {.recipe_excerpt {display:block;}}
@media all and (max-width: 736px) {.recipe_ingredients, .recipe_method {display:block;} }
