body.path-centro-de-documentacion-1 .view-content .table {
  table-layout: fixed !important;
  width: 100% !important;
}

body.path-centro-de-documentacion-1 .view-content .table th,
body.path-centro-de-documentacion-1 .view-content .table td {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
  vertical-align: top !important;
  padding: 8px 6px !important;
  font-size: 0.9em !important;
}

body.path-centro-de-documentacion-1 .view-content .table th:nth-child(1),
body.path-centro-de-documentacion-1 .view-content .table td:nth-child(1) { width: 18% !important; }

body.path-centro-de-documentacion-1 .view-content .table th:nth-child(2),
body.path-centro-de-documentacion-1 .view-content .table td:nth-child(2) { width: 14% !important; }

body.path-centro-de-documentacion-1 .view-content .table th:nth-child(3),
body.path-centro-de-documentacion-1 .view-content .table td:nth-child(3) { width: 12% !important; }

body.path-centro-de-documentacion-1 .view-content .table th:nth-child(4),
body.path-centro-de-documentacion-1 .view-content .table td:nth-child(4) { width: 46% !important; }

body.path-centro-de-documentacion-1 .view-content .table th:nth-child(5),
body.path-centro-de-documentacion-1 .view-content .table td:nth-child(5) { width: 10% !important; }