﻿img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('/Content/img/gbblogo.png');
    height: 50px;
    width: 200px;
    object-fit: cover;
}


