.section-faq-wrapper .faq-section-wrapper{max-width:875px; margin:auto;  }
.section-faq-wrapper .faq-accordion{ background:#fff;padding:40px 57px;border-radius: 10px;}
.section-faq-wrapper .section-faq-header h2{margin:0 0 10px 0;  text-align:center;}
.section-faq-wrapper .section-faq-header {max-width: 700px;margin: 0 auto 40px;text-align: center;}
.section-faq-wrapper .section-faq-header .content {max-width: 580px;margin: auto;}

@media(max-width:749px){
    .section-faq-wrapper .section-faq-header{margin-bottom:30px;}
    .section-faq-wrapper .section-faq-header h2 {max-width: 300px;margin-left: auto;margin-right: auto;}
    .section-faq-wrapper .faq-accordion {padding: 30px 20px;}
}