.auth-one-bg {
    background-image: url(../../../images/cars/bg3.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
}
.auth-bg-cover {
    background: linear-gradient(45deg, #b5b5b5 50%, #5ea3cb) !important;
}
.auth-bg-cover>.bg-overlay {
    background-image: none !important;
    background-position: center !important;
    background-size: cover !important;
    opacity: 1 !important;
    background-color: transparent !important;
}