.chart-container{display:flex;flex-direction:row;justify-content:space-between;height:100%;width:100%;border-radius:calc(var(--radius) - 2px);background-position:center;background-repeat:no-repeat;background-size:auto 60%;background-position:center center;background-color:#00000003}@media screen and (max-width: 767px){.chart-container{background-size:80% auto}}
