#allrecords ol {
    padding-left: 30px;
    padding-top: 10px;
}

.t404__img {
    border-radius: 10px;
}

#allrecords ul {
    padding-left: 25px;
    padding-top: 10px;
}

ul li {
    margin-bottom: 6px;
}

.t850__inner-col {
    transition: box-shadow .2s;
}

.t-sociallinks__wrapper {
    padding-top: 0px !important;
}

.t510__circle {
    font-family: 'Suisse' !important;
}

.uc-fit .t859__inner-col {
    height: fit-content !important;
}

.t265__icon {
    top: 25px;
}

.t265__wrapper {
    padding: 24px 30px 24px 64px;
}

.t-img {
    box-sizing: border-box;
}

.uc-img-border .t-img, .uc-img-border .t-bgimg {
    border: 1px solid #e5e5e5;
}

.uc-prompt .hljs {
    /*overflow-y: auto;*/
    /*max-height: 1200px;*/
}


/*==========ПРОМПТЫ==========*/

    .uc-prompt-info .t265__text:before {
        content: 'Как использовать промпт?';
        display: block;
        position: relative;
        font-size: 18px;
        vertical-align: inherit;
        color: #101010;
        margin-bottom: 10px;
        font-weight: 500;
    }
    
    @media screen and (max-width: 1200px) {
        .uc-prompt-info .t265__text:before {
            font-size: 16px;
            margin-top: 3px;
        }
        .uc-prompt .t264__title span {
            font-size: 16px !important;
        }
    }
    
/*==========ПРОМПТЫ==========*/