.employees-age {
    display: flex;
    flex-direction: column;
}

.employees-age__chart {
    width: 100%;
    min-height: 240px;
}
