I did get it to work by modifying the css with this:
.home #header-wrap {
height: auto;
}
Not sure if it is the best fix but it works for now. It appears as though the group pages use this, but not the members pages in buddypress, odd. Hope this helps someone.