.characteristics_product .sub{
  padding-left: 40px;
}
.characteristics_product tr, .characteristics_product td, .characteristics_product th, .characteristics_product tbody, .characteristics_product table {
  border: none !important;
}
.characteristics_product tr td:first-child {
    font-weight: 500;
}
.characteristics_product tr td.sub{
  font-weight: 100;
}
toggle-tab.opened .toggle__title+.toggle__content{
  padding: 0 20px;
}
.characteristics_product tr td {
    padding: 10px 10px 0;
}