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