.faq {
   text-align: left;
   list-style-type: none;
   display: table-row;
}

.answer_block {
   text-align: left;
   display: table-row;
   
}
