I need to use only 2 screen layouts: mobile vs. tablets and desktop

i'm not 100% aware of what you're trying to achieve, but do you know that the breakpoint can be set independent from the scene width? Means you can show the desktopscene from 667 and above:
image

1 Like