/*--------------------------------------------------------------------------*\
    Proposal image
\*--------------------------------------------------------------------------*/

.table-proposals__image {
    /*box*/
    width: 27px;
    height: 27px;

    /*border*/
    border-radius: 50%;
}