#header img {
    height: 50px !important; /* Set your desired height */
    max-height: 50px !important; 
    width: auto; /* Maintain aspect ratio */
}

/* Adjust the logo size in the sidebar */
.css-14k6mw7 img {
    max-height: 50px; /* Set your desired height */
    width: auto; /* Maintain aspect ratio */
}