@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;
    }
}