.h1 > img.slashes {
    margin-right: -5px !important;
}

.interactive-showroom .button-row-container .button-wrapper-container .interactiveshowroom-videotitle + .button-wrapper > .interactiveshowroom-videotitle + .button-wrapper-container .button-wrapper {
    left: 0;
}

.interactive-showroom .button-row-container .button-wrapper-container .interactiveshowroom-videotitle + .button-wrapper > .interactiveshowroom-videotitle + .button-wrapper-container .button-wrapper .interactiveshowroom-videotitle {
    width: calc((100% / 3) - 9px);
}

.interactive-showroom .button-row-container .button-wrapper-container {
    width: 49%;
}

body .slashPrefix {
    background-image: url('/frontend/dist/images/icon-right.svg');
}
