.pad-top {
    padding-top:40px;

}

.plan {
    padding: 0 0 15px 0;
    margin: 0px 0px;
    list-style: none;
    text-align: center;
}

.plan li {
    padding: 15px 0px;
    font-size: 16px;
    border-bottom: 1px dotted #e1e1e1;
    min-height: 55px;
}

.price {
    font-size:45px!important;
}

.price .price-small {
    font-size: 18px;
    font-weight: lighter;
} 