/* Номинанты, нижняя часть
    .t588 .t-container{
        display:flex;
        align-items:center;
    }
    .t588 .t-col{
        background:#fff;
        max-width:80%;
        margin:0 auto;
        display:inline-block;
        padding:45px 0;
        z-index:0;
        border-radius:0 0 24px 24px;
        box-shadow: 0px 15px 38px rgba(182, 168, 255, 0.3);
    }
    .t588 .t-col_12{
        display:flex;
        flex-direction:column;
    }
    .t588 .t-col_12 .t588__descr{
        order:10;
    }
    .t588 .t588__buttons{
        margin-top:0;
        margin-bottom:15px;
    } */
