.images{
    overflow-x: hidden;
    height: 100%;
    background-image: url("../images/samples/lakshya-login-graphic.png") ;
    /* background-size: cover; */
    background-repeat: no-repeat;
}
#auth #auth-right{
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #fff;
}