﻿
.swagger-ui .topbar svg:not(:root) {
    display: none;
}

.topbar-wrapper .link:before {
    background-image: url(/quantify_web_logo.png);
    background-size: 112px 32px;
    display: inline-block;
    width: 112px;
    height: 32px;
    content: "";
}