.stats-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
}
