 div.auth-fluid {

     .logo-dark img,
     .logo-light img {
         width: 400px !important;
         max-width: 200px;
         width: auto;
         height: auto;
         margin: auto;
         display: block;
         margin-bottom: 20px;
     }
 }
