1 and 2 - file for customization is inc/parts/columngrid.php You can get code from file inc/parts/compact_grid
This is for label with discount https://www.screencast.com/t/4npgVHI8Iqv
To enable old price, use
.column_grid .price_count del {
display: inline-block;
}
3. code is working as expected on your site. If you need the same hack for description, use
.column_grid .greycolor.lineheight20{height:40px}