.first-container{
    margin-top:50px;
}
input[type="text"]{
    height:20px;
    margin:0;
}
input[type="text"].number{
    width:75px;
    text-align:right;
}
    