

  .login-body{
    margin: auto;
    right: 0;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    max-width: 450px;
  }

  .login-central{

    background: white;
    height: 100%;
    padding: 160px 5px;

  }
 




  
  
