﻿img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url("../img/logo.png");
    max-width: 100%;
    max-height: 100%;
}
