.body-text-quote p {
  padding-bottom: 20px;
  font-size: 28px; !important
  }

@media (max-width: 767px) {
.body-text-quote p {
  text-align: left;
  font-size: 18px; !important
  }
}