.t868 .t868__code-wrap {
    padding: 40px 30px 10px;
}
#rec634637593 .t868 iframe {
    width: 100%;
    height: 611px;
}
#rec636325315 .t868 iframe {
    width: 100%;
    height: 1175px;
}

@media screen and (max-width: 1200px) {
    .t868 .t868__code-wrap {
        padding: 40px 30px 10px;
    }
    #rec634637593 .t868 iframe {
        height: 618px;
    }
    #rec636325315 .t868 iframe {
        height: 1195px;
    }
}
@media screen and (max-width: 640px) {
    .t868 .t868__code-wrap {
        padding: 20px 5px;
    }
    #rec634637593 .t868 iframe {
        height: 612px;
    }
}
@media screen and (max-width: 560px) {
    #rec634637593 .t868 iframe {
        height: 635px;
    }
    #rec636325315 .t868 iframe {
        height: 1330px;
    }
    .t868 .t-popup {
        padding: 0;
    }
    .t868 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #000;
    }
    .t868 .t-popup__block-close-button {
        display: table-cell;
        vertical-align: middle;
        width: 16px;
        margin-right: 10px;
        padding: 10px;
        font-size: 0;
        text-align: right;
    }
    .t868 .t-popup__close-icon {
        width: 16px;
        height: 16px;
    }
    .t868 .t-popup_show .t-popup__container {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 50px;
        margin: 0;
        box-sizing: border-box;
        min-height: 100vh;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
    }
}