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