.content-wrapper-left {
    display: none;
}
    .content-wrapper-center {
        grid-column: 1 / 13;
        grid-row: 3;
        width: 100%;
    }