.graduated-prices-table td:nth-child(1),
.graduated-prices-table td:nth-child(2) {
    padding-right: 1.6rem !important;
    font-style: normal !important;
}
table.prices-table {
    width: 100%;
    text-align: center;
}
table.prices-table tbody {
    color: #AEC501;
}
table.prices-table sup{
    font-size: 1rem;
    top: -1rem;
    left: -.5rem;
}
.crossprice.text-appearance {
    text-align: center;
}
.base-price {
    display: none !important;
}