I need a particular PX layout in some case For example, a div component is 500 PX when it is less than 500 PX and auto set when it is more than 500 px. How should I write it? Thanks