div.core-login-content-header h1 {
  width: 334px;
  height: 55px;
  background: url(/_common/themes/teambridge/images/login_logo-teambridge.png) no-repeat top center ; 
}

div.core-login-content-body .sys-login-right-align {
  display: none;
}

.core-header {
  align-items: center;
  background-color: #0a1e59;
  color: #fff;
  display: flex;
  width: 100%;
  height: 30px;
}

header.core-header h1.core-header-title {
  flex-basis: 112px;
}

header.core-header h1.core-header-title a {
  width: 112px;
  margin-top: 5px;
  height: 25px;
  background-image: url(/_common/themes/teambridge/images/header-logo.svg) !important;
}

div.core-login-content-header p.core-login-title{
  display: none;
}
