.history-box span{
    font-size: 190px;
}
.history-box h3{
    margin-top: 0;
    margin-bottom: 15px;
}
.history-box p{
    line-height: 1.8;
    text-align: justify;
}
.history-box-r {
    background-color: #f2f2f2;
}
.history-box-r span{
    text-align: right;
    display: block;
}
