.pah_bcg{background-image:url(../../../medias/images/headers/faqs.jpg)}
#intro p{text-align:center}
#faqs_list{display:table;max-width:1000px;width:88%;margin:50px auto}
.faq_art{display:table-row}
.faq_art .faq_img{display:table-cell;padding-bottom:100px;vertical-align:top;width:40%}
.faq_art .faq_img .img{background-image:url(./medias/images/faqs/default_faq.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;height:250px;position:relative;width:100%}
.faq_art .faq_img .img .br{background-color:#000;height:100%;position:absolute;right:0;top:0;width:2px}
.faq_art .faq_txt{display:table-cell;padding-left:3%;padding-bottom:100px;text-align:left;vertical-align:top;width:57%}
.faq_art .faq_txt header{border-bottom:solid 1px #000;margin:0;padding:0;padding-bottom:8px;position:relative;text-align:left}
.faq_art .faq_txt header h2,.faq_art .faq_txt header p{margin:0;padding:0}
.faq_art .faq_txt h2{letter-spacing:1px!important;margin-right:35px!important}
.faq_art .faq_txt p{text-align:left!important}
.faq_scroll_up{bottom:0;position:absolute;right:5px}
.faq_scroll_up .icon_scroll_up{height:25px;width:25px}
#faq_article{margin-left:auto;margin-right:auto;max-width:1000px;width:88%}
#faq_article header{text-align:center}
#faq_article header .faq_img{border:solid 3px #000;border-radius:50%;height:20vw;margin-bottom:10px;margin-left:auto;margin-right:auto;width:20vw}
#faq_article header .faq_img .img{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:100%;width:100%}
#faq_article header h2,#faq_article header p{margin:0;padding:0}
#faq_article header h2{margin-top:5px}
#faq_article .content{margin-left:5%;margin-right:5%;padding-bottom:50px;padding-top:50px}
#faq_article .content p{margin:0;margin-bottom:20px;padding:0}
.back_link{margin-left:10%;margin-right:10%;padding-bottom:100px}
.back_link p{margin:0;padding:0;text-align:center}
@media only screen and (max-width: 800px) {
#faq_article header .faq_img{border:solid 2px #000}
}
@media only screen and (max-width: 600px) {
#faqs_list,.faq_art,.faq_art .faq_img,.faq_art .faq_txt{display:block}
.faq_art .faq_img,.faq_art .faq_txt{width:100%}
.faq_art .faq_img{padding-bottom:20px}
.faq_art .faq_img .img{height:150px}
.faq_art .faq_txt{padding-left:0;padding-bottom:60px}
.faq_art .faq_img .img .br{bottom:0;height:2px;left:0;right:initial;top:initial;width:100%}
}