In the header of your theme, there appear to be inline CSS style.
<div id="header-sidebar" style="padding-top: 123.5px; padding-bottom: 123.5px;">
Are you able to get into your theme files and remove those inlines styles? If so, you could then control padding via the style.css file in your theme.