.t-body {
    letter-spacing: -0.03vw;
}

/* фак */
    .t585__trigger-button {
        cursor: pointer;
    }
    
    .t585__header:hover .t585__icon {
        opacity: 1;
    }
    
    .t585__icon {
        width: 16px;
        height: 16px;
        padding: 0;
    }
    
    .t585__icon svg {
        width: 16px;
        height: 16px;
    }
    
    .t585__circle {
        display: none;
    }
    
    @media (max-width: 639px) {
        .t585 .t-col.t-col_12 {
            padding-left: 2% !important;
            padding-right: 2% !important;
        }
    }
    
    @media (max-width: 639px) {
        .t585 .t-col.t-col_12 {
            padding-left: 3.125% !important;
            padding-right: 3.125% !important;
        }
    }
    