With the client side solutions, like responsive CSS, you're serving one cached, distributed, minified set of data to every client.
Also only sending the needed CSS for mobile browsers makes it that much faster.
With the client side solutions, like responsive CSS, you're serving one cached, distributed, minified set of data to every client.