.chart-container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-around; width: 1800px; height: 480px; } .chart-container > .chart { width: 880px; }