.doctist_page-text-header {
  padding: 70px 0 40px;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .doctist_page-text-header h1,
  .doctist_page-text-header p {
    width: 80%;
    margin-left: 10%;
  }
}

.doctist_page-text-header h1 {
  color: #31302F;
}