/* to allow bullet points */
.service-block > p {
  white-space: pre-wrap;
}

.service-block {
  height: 90%;
}

.post-block {
  height: 95%
}
