@media (min-width: 62.5rem) {
  .sidebar-grid > .site-main {
    grid-column: 1 / 11 !important;
  }
}
