artnightstyle Hi. The height of contact module is determined by its background image, so You would have to cut top/bottom of it.
For footer use this in css:
.t3-footnav {
padding-top: 50px;
}
for logos this should help:
.uber-cliens {
padding: 50px 0;
}