/* 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 */
