@media (min-width: 768px) {
    .chart {
        min-width: 440px;
        min-height: 440px;
    }
}
