.t477__textwrapper {
    display: table;
    width: 100%;
    border-radius: 20px;
}
.t477__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.t604__imgwrapper .t-slds__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
}
.t937__video-frame {
    /* background-color: #000000; */
    /* border: 1px solid #000000; */
    border-radius: 20px;
}
.t937__playlist-wrap {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    background-color: white;
    border-radius: 0 3px 3px 0;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
}
.t107__width {
    vertical-align: middle;
    border-radius: 20px;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
}