I found something that helps – a little – from another forum. But it still doesn’t show the full image. I’ve played with the pixels, but no luck:
.site-branding {
padding: 2.5em 0;
}
@media screen and (min-height: 360px) {
.site-branding {
padding: 7.75em 0;
}
}