body { background: #0c276e; background-image: url("../images/bg-st1-v2.jpg"); background-size:cover; background-position:center center; background-repeat: no-repeat;  }
#main-wrapper { margin:0 !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
#main-wrapper .login-box { min-width:330px; width:auto; max-width: 360px; background-color: #fff; padding: 20px 20px; border-radius: 10px; border-left: 3px solid #a10062; }