CSS to increase the size of the logo in the header section:
@media screen and (min-width: 768px) { .ss-survey-header__logo-wrap { height: 80px; } }