.product-logo {
        background: url(img-client/logo.png) no-repeat center center;
        width: 335px;
        height: 83px;
}
#public-wrapper .product-logo {
        background: url(img-client/logo-public.png) no-repeat center center;
}

