.pdiscount {
        display: inline-block;
    margin: 0 0 0 6px;
    border: 1px solid #c9c9c9;
    width: 58px;
    border-radius: 50%;
    text-align: center;
    padding: 9px;
    font-size: 12px;
    line-height: 12px;
}
.dis-green {
    color: #6fba54;
}