 .t1035__thumb-wrapper, .t1035__thumb {

max-width: 65px;
}



@media screen and (max-width: 320px) 
 .t1035__thumb-wrapper, .t1035__thumb {

max-width: 65px;
}


@media screen and (max-width: 1200px)
 .t1035__thumb-wrapper, .t1035__thumb {

max-width: 65px;
}

.t-name_xl {
    font-size: 35px;
}

.t706__cartwin-top {
    padding: 0px;
    border-bottom: none;
}


.t706__cartwin-content {
    max-width: 650px;
    border-radius: 20px;
    padding: 60px;
}


.t706__form-bottom-text {
    margin-bottom: 0px;
}

.t706__cartwin-totalamount-wrap {
    padding-top: 0px;
    text-align: center;
}


.t706__product-title {
    padding: 15px 1px 0;

}


.t706__cartwin-prodamount-wrap {
    padding-bottom: 0px;
    color: #fff;
}




.tlk-courses > .tlk-lectures__header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    padding-bottom: 70px;
    align-content: center;
    align-items: center;
}

.tlk-courses > .tlk-lectures__header-logo-wrap {
    border-radius: 20%;
}

