Mídias responsivas

/**
* Responsive images & medias

* Prevent max-width from affecting Google Maps

* From reset.less by Twitter Bootstrap

*/

iframe
,
embed
,
object,
img
{
vertical
-align: middle;
max
-width: 100%;
}
#map_canvas img {max-width: none;}