.product-title .product-logo {
        width: 147px !important;
        height: 30px !important;
        vertical-align: text-top !important;
        margin-right: 5px;
        background: url(assets/images/logo.svg) no-repeat;
        background-size: contain;
}
.product-title .product-logo svg {
display:none;
}
