@testdrivet-ech
Please increase the minimum header height as expected. Paste the following code instead of previous and change as expected.
<style>
img.site-logo, h1.site-title { max-height: 90px; max-width: 300px; } /* increase these values */
#smallbusiness-main-menu { max-width: 610px; } /* decrease this value */
#header { min-height: 100px; } /* increase these values as expected */
</style>