@media only screen and (max-width: 1024px) {
  .faq-wrapper .card {
    padding: 1rem !important;
  }
}