.chart-height-lg-x {
    position: relative;
    height: 260px; 
}

.chart-height-lg {
    position: relative;
    height: 220px; 
}

.chart-height {
    position: relative;
    height: 176px; 
}

.chart-height-sm {
    position: relative;
    height: 156px; 
}

.chart-height-xs {
    position: relative;
    height: 56px; 
}

.chart-height-xss {
    position: relative;
    height: 48px; 
}