.swagger-ui img {
    content: url('https://payexpublic.blob.core.windows.net/storage/img/payex_logo.png');
    width: 200px; /* width of your logo */
    height: 60px; /* height of your logo */
}

.swagger-ui .topbar {
    background: #fff;
}