.navbar-brand-logo {
    max-width: 100%;
    height: auto;
}

/* Optional: Style the table for better appearance */
table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    text-align: left;
}