.icon_faq {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.icon_faq_hidden {
  display: none;
}