@media(min-width:1024px){.text-columns-wrapper{-webkit-box-pack:stretch;-ms-flex-pack:stretch;-ms-flex-line-pack:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-content:stretch;align-items:stretch;display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;justify-content:stretch;justify-items:stretch}.text-columns-wrapper .text-columns-column{display:grid;grid-column:auto;grid-row:1/4;grid-template-columns:subgrid;grid-template-rows:subgrid}}