.bg-primary.bg-soft {
    background-color: #128c7e !important;
}

.rg-logo {
    height: 2.4rem;
}

.rg-backImg {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
}

.rg-logo {
    height: 2.4rem;
    margin: 10px 0;
}

body {
    background-image: url("/images/sp_img/truck2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.rg_mob_otp {
    display: none;
}