Just implemented responsive design for mobiles. I make by CSS 2 different layout
* small layout for mobiles zoomed to the width of the screen
* standard layout
The only problem, the mobile shows for example a 480 pixel with screen, I zoom this to put the 670 pixel width layout into it,
and the AdSense ad remains with zoom 100%.
Any idea to handle the problem?