.navbar-brand img {
    max-height: 120px; /* Adjust the height as needed */
    margin-left: auto; /* Align to the right */
    margin-right: 5px; /* Add some space between the logo and text */
}
