.product-details {
  background: #fff !important;
}

.product-details table {
  min-width: 1120px;
}

.product-details th,
.product-details td {
  font-size: .82rem;
  line-height: 1.45;
}

.product-details tbody th {
  min-width: 170px;
}

.detail-note {
  max-width: 850px;
  color: var(--muted);
}
