body.path-verbatims .view-verbatims {
  max-width: 840px;
  margin: auto;
}

body.path-verbatims .view-verbatims .views-row {
  margin-bottom: 40px;
  text-justify:distribute
}

body.path-verbatims .view-verbatims .views-field-body {
  padding: 15px 15px 0px 15px;
  font-size: 1.5em
}

body.path-verbatims .view-verbatims .views-row:nth-last-child(2n) {
  clear: left;
}

body.path-verbatims .views-field-field-function, body.path-verbatims .views-field-title, body.path-verbatims h1.page-header {
  text-align: center;
}

body.path-verbatims h1.page-header {
  padding-top: 120px
}