/* Keep the built-in language switch available on tablet and mobile static pages. */
@media(min-width:901px){.category-feature:last-child{grid-column:span 2;grid-template-columns:minmax(180px,.36fr) 1fr}}@media(max-width:900px){.header-actions .lang-toggle{display:inline-block}.category-feature:last-child{grid-column:auto}}
