Hi cspgsl
May I know which links you want to change to buttons? as it seems that you're using a menu module on topbar right there.
For the logo, to show it at 300 x 300 will make it really big:
@media (min-width: 576px) {
.navbar-brand.logo-control img.logo-img {max-height: inherit !important;}
}