technova76
Actually, these elements doesn't take much space, it due to the padding style of the campaign. I see that you added custom css in the 'custom.css' file for it:
.dt-donate-campaigns-list .dt-donate-mod-campaign-details {padding-bottom: 1;}
You should change the value again, like:
.dt-donate-campaigns-list .dt-donate-mod-campaign-details {padding-bottom: 100px;}