.header .navbar-brand img {
    max-height: 200px; /* Adjust height as needed */
    width: auto;      /* Maintains aspect ratio */
}
