#mobile-wrapper,
#top-bar,
.menu-mobile,
.header-mobile,
#header_wrapper,
#header2,
#aside,
.blog-article-navigation,
.blog-article-related,
#footer,
#subfooter,
.blog-article-tags-list,
hr,
.ui-tooltip,
#cookies-usage-message {
  display: none !important;
}

#center_inner {
  float: none;
  width: auto !important;
  min-height: inherit !important;
}

section#blog-article-page {
  max-width: inherit !important;
  padding: 0 !important;
}

.sb-bloc {
  page-break-inside: avoid;
}
