.pricetable{
    background: #fff;
    & caption{
        font-size: .9em;
    }
}
.pricetable-th{
    text-align: left;
}
.pricetable-desc{
    font-weight: normal;
    margin-top: .5em;
}
.pricetable-price{
    text-align: right;
    white-space: nowrap;
}