@media (min-width: 1921px) {
  .site-header .content-container-width-limiter,
  body.woocommerce .site-content:not(.site-footer),
  body.single-product .site-content:not(.site-footer),
  body .site-header .content-container-width-limiter,
  body.page-template-template-with-sidebar #content.site-content .content-container-width-limiter {
    max-width: 1920px;
  }
}
