.attempts-analysis-page .sub-shell {
    max-width: 720px;
}

.attempts-kpis {
    margin-bottom: 0.25rem;
}

.chart-wrap-daily {
    height: 280px;
    margin-top: 0.85rem;
}

@media (min-width: 520px) {
    .chart-wrap-daily {
        height: 300px;
    }
}
