.section-faq-wrapper .page-width {max-width: 800px;}
.section-faq-wrapper .section-faq-header{margin-bottom: 50px;}
.section-faq-wrapper .button-wrapper {text-align: center;margin-top: 40px;}

@media(max-width: 749px){
    .section-faq-wrapper .section-faq-header {margin-bottom: 30px;}
    .section-faq-wrapper .button-wrapper {margin-top: 30px;}
}