/* A whole world of health insights section - START */

@media (min-width: 1069px) {
	.section-insights .item-container {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* A whole world of health insights section - END */

/* "Experience Apple Health." section TabNav issue for TikTok - START */
.section-experience .tabnav-platter {
	max-height: 56px !important;
}
/* "Experience Apple Health." section TabNav issue for TikTok - END */
