.general-health-card-wrapper { .header { display: flex; justify-content: space-between; margin-bottom: 16px; .right-side { display: flex; align-items: center; } } .stat-items { display: flex; justify-content: space-around; margin-top: 16px; } }