#navbar a[aria-label="Citimedia home"] img { height: 34px !important; width: auto !important; }
.site-nav .brand img { width: 180px !important; height: auto !important; }
.detail-logo { width: 180px !important; height: auto !important; }
.topbar .logo { width: 195px !important; height: auto !important; }
@media (max-width:560px) {
    #navbar a[aria-label="Citimedia home"] img { height: 30px !important; }
    .site-nav .brand img,.detail-logo { width: 150px !important; }
    .topbar .logo { width: 165px !important; }
}
