@media only screen and (max-width: 767px) {
  .sectionTitle p {
    padding: 0;
    text-align: left;
  }
}
