Product Column List Alignment Issue

Please refer the image attached.



I made following changes at code level



Added following code at line 82 to /public_html/design/themes/responsive/templates/blocks/list_templates/grid_list.tpl



{assign var="prod_descr" value="prod_descr_`$obj_id`"}
{$smarty.capture.$prod_descr nofilter}






Added follwing code at line 10 to

/public_html/design/themes/responsive/templates/blocks/product_list_templates/products_multicolumns.tpl



show_descr=true



Added follwing Short Description to Product


```php




  • Depth 6.9 mm

  • iOS 8

  • 8 MP Primary Camera

  • 4.7 In Touchscreen



```



How do i fix the alignment in this?

align.jpg