class ResponsivePolicy { static const int sm = 400; static const int md = 600; static const int lg = 950; }