.node-type-cookie-info-page .node-cookie-info-page {
  max-width: 1000px;
  margin-left: 20%;
  margin-right: 20%;
}

.node-type-cookie-info-page .node-cookie-info-page .last-updated {
  width: 100%;
  text-align: right;
}

.node-type-cookie-info-page .node-cookie-info-page .field-type-tablefield.field-label-above .field-label {
  font-size: 1.5em;
}

.node-type-cookie-info-page .node-cookie-info-page .tablefield thead tr th {
  width: 25%;
}

.node-type-cookie-info-page .node-cookie-info-page .tablefield thead tr th.col_2 {
  width: 50%;
}

.node-type-cookie-info-page .node-cookie-info-page .tablefield tbody tr td {
  padding: 0.25em 0.5em;
}
