:root { --s:1px } @media(max-width: 991px) { :root { --s:calc(100vw / 820) } } @media(max-width: 767px) { :root { --s:calc(100vw / 320) } }