Hi,
1. To make logo bigger, please use following css code.
@media (max-width: 991px) {
#header .logo img{ height: 50px !important; }
#header .logo a { background-size: auto 50px !important; }
}
2. I can see you made it using WPbakery plugin elements, but did not make it correctly. Please check our demo and make like it.
Regards, C-Themes