html {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    max-width: 100%;
    overflow-x: clip;
}

.t-zoomer__wrapper {
    overflow-x: hidden !important;
    max-width: 100%
}

.t-zoomer__container {
    overflow-x: hidden !important;
    max-width: 100%
}

..t-zoomer__bg {
    overflow-x: hidden !important;
    max-width: 100%
}

#rec733877832 {
    position: unset;
}

.region-block-noclick {
    pointer-events: none;
}