I am currently using Deco for a site that I am building. I need the main content area to be at least a certain width, and the only way that I could do that without having the sidebar-right content intrude on the main content when resizing the browser window was to set a min-width on .top-corners. However, although the content of the sidebar-right is no longer intruding on the main content area, the background for the sidebar still continues to slide to the left. Is there a way to stop the background from sliding over past a certain point while resizing the browser window?