/* --- Your Existing Logo Styles --- */
.information-widget-logo {
    width: 200px !important;
    max-width: 200px !important;
}

img[src*="logo-fixed"] {
    width: 200px !important;
    height: auto !important;
    max-width: none !important;
    max-height: 80px !important;
    object-fit: contain !important;
}



