For things like translation, width, and height... what's the recommended way of handling 50% width/height?
Should that be done in the BRS by measuring the container width, doing the math, then setting the property dynamically? That's not a problem, just wondering if that's the way we're expected to do it or if there's ability to use relative positioning.