.login-page .page-bg{width:100%;min-width:1200px;height:100vh;-o-object-fit:cover;object-fit:cover}.login-page .page-content{position:fixed;top:0;height:100vh;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between}