@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: unset !important;
  }
}
