@media (min-width: 990px) {
  header.cstm-header.header--middle-left {
    grid-template-columns: auto auto 0fr;
  }
}
