button.t1035__thumb-close-btn {
    top: 0px;
    right: 0px;
}
button.t1035__video-close-btn {
    top: 2px;
    right: 2px;
}
.t1035__thumb-wrapper {
    max-width: 100px !important;
}
.t1035__video-wrapper {
    max-width: min(315px, -150px + 100vw) !important;
    max-height: min(400px, -150px + 100vh) !important;
    width: 225px !important;
}
.t1035__button-container.t1035__button-container_wide {
    width: calc(100% - 30px);
}