﻿.chart-container {
    width: 600px;
    height: 300px;
    margin-bottom: 40px;
}
.chart-container {
    width: 100%;
    max-width: 600px;
    height: 300px;
    margin-bottom: 40px;
}
