.price {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
}

.price span {
    font-weight: bold;
}

.tbl-style td:first-child {
    padding-right: 20px;
}

.desc {
    margin-bottom: 20px;
}