@media only screen and (max-width: 1199px) {
  .loginView .oe_login .oe_login_logo a{
    background: url(../img/logo2@2x.png) center left no-repeat transparent;
	background-size: 180px 51px;
  }
}