/* Unternehmen-Seite: Fullwidth Content (WordPress-Page) */
body.page-id-9420 .content-area,
body.page-id-9420 .content-container,
body.page-id-9420 .site-container,
body.page-id-9420 .entry-content-wrap,
body.page-id-9420 .entry-content,
body.page-id-9420 article.entry,
body.page-id-9420 .content-wrap,
body.page-id-9420 .site-main {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-id-9420 .entry.single-entry {
  box-shadow: none !important;
}

body.page-id-9420 .content-area {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body.page-id-9420 .entry-header {
  display: none !important;
}

body.page-id-9420 .entry-hero.page-hero-section {
  display: none !important;
}

body.page-id-9420 #wrapper {
  overflow-x: hidden;
}
