.view-services h2 {
  font-size: 24px;
  font-weight: bold;
}

.view-services caption {
  padding-top: 22px;
  padding-bottom: 0;
}

.view-services caption h2 {
  font-size: 22px;
  font-weight: normal;
}

/* .view-services .view-content > h2 {
  margin-top: 60px;
} */

.view-services table td:nth-child(1) {
  width: 60%;
}

.view-services table td:nth-child(2) {
  width: 40%;
}
