  /*#form-change-profile > .tlk-popup__form-wrap > .tlk-popup__item:nth-child(2) { display: none !important; }*/ .tlk-userbar { position: fixed!important; } .tlk-userbar__popup-groups { display: none!important; } .tlk-userbar__popup-courses { } .tlk-userbar__popup { border-radius: 10px; } .tlk-popup__close-save, .tlk-upload__button[for="image-file"] { background: #333333 !important; } .tlk-popup__close-cancel{ border: 1px solid #333333 !important; background: #ffffff !important; color: #333333 !important; }  
    (function(){ $(document).ready(function(){ let a = setInterval(function(){ if($('.profileName612 .tn-atom').length > 0){ if(!tilda_ma || !tilda_ma.profile){ return } clearInterval(a); $('.profileName612 .tn-atom').text(tilda_ma.profile.name); } },50) }) })()  
    .tlk-lecture__title {
    max-width: 850px !important;
    }