.login-box {
    width: 450px;
}

#proimage {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #e0e0eb;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin: 0px 0;
}

#proimageBig {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #e0e0eb;
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 100px;
    margin: 0px 0;
}