.shopify-policy__body table tr td {
  border: 1px solid #123256;
}

.shopify-policy__body table tr td:first-child {
  width: 40%;
  max-width: 40%;
}

.shopify-policy__body table tr td:first-child p {
  padding: 0 8px;
}

.shopify-policy__body table tr td:last-child {
  width: 60%;
  max-width: 60%;
}