 .product-121057 th:nth-child(4):before {
    content: url(https://hybris-products.amway.dobroagency.ru/table/icons/multy_icon_2.png);
  }
  .product-121057 th:nth-child(5):before {
    content: url(https://hybris-products.amway.dobroagency.ru/table/icons/multy_icon_3.png);
  }

  .product-121057 td:nth-child(1),
  .product-121057 td:nth-child(3) {
    width: calc(100%*2/7)
  }
  .product-121057 td:nth-child(2),
  .product-121057 td:nth-child(4),
  .product-121057 td:nth-child(5)  {
    width: calc(100%/7)
  }
  .product-table th:before {
    top: 12px;
  }

  .product-121057-2 .product-table-secondary:nth-child(2), 
    .product-121057-2 .product-table-secondary:nth-child(3) {
      display: none
    }

@media (max-width: 767px){
  .product-121057-2 .product-table-secondary:nth-child(1) {
    display: none
  }
  .product-121057-2 .product-table-secondary:nth-child(2), 
    .product-121057-2 .product-table-secondary:nth-child(3) {
      display: table;
    }
  .product-table tr:first-child {
    border: 1px solid #DADADA;
  }
}
