.new-header { display: grid; grid-template-columns: auto auto; } .new-logo { grid-row: span 2; } .new-table { display: flex; }