

.login-page1 { 
    background: url('../../img/bg-md-admin.jpg');
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    overflow-y: hidden;
  
  
  }
  
  
  .login-box1{
  /* width:400px; */
  margin: auto;
  position: relative;
  /* margin-top: 100px; */
  }