.brand-mark,
.provider-avatar {
  overflow: hidden;
  background: #fff !important;
}

.ourmedia-logo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.34);
  transform-origin: center;
}

.login-card > .brand-mark {
  width: 92px;
  height: 92px;
  border-radius: 22px;
}

.brand .brand-mark {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  flex: none;
}

.account-login .provider-avatar .ourmedia-logo {
  width: 100%;
  height: 100%;
}
