/* Larger logo */
.navbar-brand img {
    width: 340px !important;
    height: auto !important;
    max-width: none !important;
}

/* Adjust header height */
.navbar-header {
    padding-top: 8px;
    padding-bottom: 8px;
}