.login-box{
    width: 899px;
    height:499px;
    background:url(../img/product-bg.png);
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    color:#A3A3A3;
}

.ndd{
    width: 48px;
}