.kg_discount 
{
    font-weight: 800;
    line-height: 1.2em;
    color: #FFF;
    background: #000;
}

.kg_features 
{
    font-size: 1.2rem;
    margin-top: .9rem;
    text-align: center;
}

.kg_prices {
    font-family: lato, sans-serif;
    font-size: 1.2rem;
    margin-top: .9rem;
    text-align: center;
}

.kg_prices_regular {
    text-decoration: line-through;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #000;
}

.table-product-discounts td, .table-product-discounts tr {
    text-align: center;
}

.kg_features img 
{
    width: 75px;
    height: 75px;
    align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
}

.kg_col 
{
    margin-bottom: 0.5rem;
}
.kg_regular_price
{
    font-weight: 300;
    text-decoration: line-through;
    padding-right: 1rem;
}

.kgprices_list {
    color: #BF7E04;
    text-align: center;;
}

.kg_regular_price
{
    color: #afafaf;
}