@media screen and (max-width: 767px) {
    .brick-container__bendtec-machine-submenu {
        position: relative !important;
    }
}


.bendtec-iframe .brick-container__call-to-action-section {
    display: none;
}


.laser-cutting-hero .wallpaperTextArrow-content-right img {
    height: 100%;
    max-height: 350px;
}

@media screen and (max-width: 768px) {
    .laser-cutting-hero .wallpaperTextArrow-content-right img {
        display: none;
    }
}

/************************************************/

/***** Nach Update kann gelöscht werden *****/

  :root {
      --qui-megaMenu-link-padding: 0 0.5em;
      --qui-megaMenu-link-borderRadius : 0;
  }

/************************************************/

@media screen and (max-width:768px) {
.brick-container__subpages-hero .wallpaperTextArrow-content-right {
    display: none;
}
}