.hinemos-faq-section-text {
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 900px) {
  .hinemos-faq-section-text {
    margin-bottom: 21px;
  }
}