.article__section:has(.article__breaker-inner>.grid:first-child:last-child),
.article__section:has(>.grid:first-child:last-child),
.grid {
    display: block !important;
}

.grid__col.grid__col--2 {
    display: none !important;
}