.brand-logo-img{width:42px;height:42px;object-fit:contain;border-radius:10px;background:#fff}
.login-brand .brand-logo-img{width:54px;height:54px}
.brand .brand-logo-img{flex:0 0 auto}
.report-logo-img{height:58px;max-width:260px;object-fit:contain}
.contract-logo.official{border:0!important;padding:0!important;margin:0 auto 30px!important;width:auto!important;text-align:center}
.contract-logo-img{height:76px;max-width:360px;object-fit:contain}
@media(max-width:700px){
  .brand-logo-img{width:36px;height:36px}
  .login-brand .brand-logo-img{width:46px;height:46px}
  .report-logo-img{height:46px;max-width:220px}
  .contract-logo-img{height:58px;max-width:260px}
}
