.price-table table tr td {
  padding: 5px 7px !important;
}
.price-table table tr th {
  text-align: center;
  padding: 5px 0px !important;
}
.table-price-title {
  padding-top: 10px;
  margin: 5px 0px !important;
}
.active-price {
  color: #FFF;
  background: #80c242;
}
.price-19{
  font-size: small !important;
  color: grey !important;
}
.price-19:before{
  content: 'РРЦ ';
}