.auth-logo img{
width: 250px;
}

#add-options{
    display: none;
}

.bg{
    background: #4550E3;
height: 100vh;
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
opacity: .5;
}


