* {
  background: none !important;
  position: static !important;
  text-align: left !important;
  color: black !important;
  margin-left: 0 !important;
  height: auto !important; }

html {
  font-size: 11px;
  width: 66%; }

img,
.svg,
.border {
  display: none; }

.menu-trigger,
.btn-menu,
.page-header {
  display: none; }

.link-button {
  display: none !important; }

.hero {
  height: auto !important; }

.element-list {
  display: table;
  width: 100%; }
  .element-list .icon-element {
    display: table-cell;
    width: 15%;
    padding-right: 20px; }
    .element-list .icon-element .icon {
      width: 100px !important;
      padding: 10px; }
  .element-list .spacer {
    display: none; }

.plugin {
  margin: 3rem 0 !important;
  padding: 0 !important;
  min-height: initial !important; }
  .plugin .text {
    padding: 0 !important; }

.slide-container {
  display: none; }

.page-footer {
  display: none; }
