The code returned by Twitter oEmbed has inline width styles with the CSS !important flag.
How can you over-ride these styles to make the container resize when integrating it into a responsive web design?
For example, the default return size is 500px wide. How can I constrain this to 320px wide?