/* FOOTER */
@media screen and (min-width: 750px) {
  .sfsi_shortcode_container {
    float: none;
  }
  .norm_row {
    float: none;
    display: block;
    margin: auto;
  }
  #wysiwyg_widgets_widget-3 {
    display: block;
    width: 100%;
  }
  .fts-jal-fb-group-display {
    display: flex;
    gap: 1.5rem;
  }
  .fts-jal-single-fb-post {
    max-height: 550px;
    overflow: auto;
  }
  .fts-powered-by-text-popup a.fts-powered-by-text{
    display: none!important;
  }
}

/* Old Test Antoine
.fts-jal-fb-group-display,
.fts-simple-fb-wrapper,
.feed_dynamic_classiftomwydux_page {
  max-height: 800px;
  overflow: auto;
  box-shadow: 1px 1px 5px gray;
  padding: 3px;
}
*/
