@media(min-width:1920px){.elementor .klng-elem__white{&::before {
  content: '';
  background: inherit;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: min( -25px, ( 100vw - 1920px ) / -2 );
  z-index: -1;
}\n}}