@media (max-width: 991px){

  #eapps-faq-1 .eapps-faq-content-category-item-answer{
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  #eapps-faq-1 .eapps-faq-content-category-item-answer-text{
    opacity: 1 !important;
    visibility: visible !important;
  }

}

