.t-zoomer__bg {
    top: 0;
    background: #FDD74B;
    cursor: zoom-in;
}

.t-zoomer__close {
    background-color: #FDD74B;
}

.t-zoomer__wrapper {
    background-color: #FDD74B;
}

.t-zoomer__container {
    background-color: #FDD74B;
}


.t774__bgimg { 
    background-size: contain; 
    width: auto; 
}

.t774__textwrapper {
    padding: 8px 20px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
}

.uc-background-color {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -10001 !important;
    pointer-events: none;
}   
    