a[data-testid="store-header-logo"] {
    width: 180px !important;
    height: 100px !important;
    max-width: none !important;
}

a[data-testid="store-header-logo"] img {
    width: 180px !important;
    height: 100px !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: contain !important;
}