/* Работники ****************************/

#stafflist-wrap .row {
    display: flex;
    flex-direction: row;
    height: auto;
    flex-wrap: wrap;
}
