.faq-section-container.no-content {
  background-image: url('https://placehold.it/1280x600/666?text=FAQ Section Container');
  min-height: 600px;
}
.faq-section-container .faq-section-title span {
  padding-left: 24px;
}
@media only screen and (max-width: 415px) {
  .faq-section-container .faq-section-title span {
    line-height: 1.2;
  }
}
