.TopAudience {
    display: flex;

    &-charts {
        flex: 1;
    }
}
