<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 750px) {
  .grid--3-col-tablet .grid__item.e420-grid__item {
    width: calc(19% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
}</pre></body></html>