

/* Start:/local/templates/30978/components/bitrix/news.list/presidium/style.css?1647945541609*/
.presenters{
    display: table;
    width: 100%;
}
.presenters-row{
    display: table-row;
    
}
.presenters-img{
    display: table-cell;
    vertical-align: top;
    padding: 10px 15px 10px 0;
    width: 20%;
    border-bottom: 1px solid #6E6E6E;
}
.presenters-img img{
    max-width: 100%;
    width: 100%;
    border-radius: 6px;
}
.presenters-text{
    display: table-cell;
    vertical-align: top;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #6E6E6E;
}
.presenters-name{
    font-size: 16px;
    font-weight: bold;
}
.presenters-post{
    font-size: 14px;
    font-style: italic;
}
/* End */
/* /local/templates/30978/components/bitrix/news.list/presidium/style.css?1647945541609 */
