body {
   background: #fff !important;
}

.coporate-nav .grid--peek .grid__item {
  width: calc(25% - var(--grid-mobile-horizontal-spacing) - 3rem)
}