To make Header logo touch top/bottom of Header, from this.
To this.
You can use this code to Custom CSS.
div.header-announcement-bar-wrapper { padding-top: 0px !important; padding-bottom: 0px !important; }