td{vertical-align:middle!important}table{text-align:center}li{list-style-type:none!important}.preview_img{max-width:300px;max-height:300px}
.mb0{margin-bottom:0;}
.login-wrapper {
    width: 400px;
    display: block;
    padding: 25px;
    border: 1px solid #dadada;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    text-align: center;
}
.vibie-logo{
    width: 300px;
}
.login-image-btn img{
    width: 300px;
}
.flex-body{
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100vh;
}