@media only screen and (max-width: 767px) {
  .sectionTitle p {
    text-align: center !important;
  }
}
