@media (max-width: 768px) {
  p {
    text-align: left !important;
  }
}