@media screen and (min-width: 640px) {
  .path-node-2976 .layout--onecol:nth-child(2) .layout__region--content {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 2rem;
  }
}
