what I am using now is :
@media only screen and (max-width: 480px) {
table[class=devicewidth] {width: 280px!important;text-align:center!important;}
div[class="outer"]
{
width:280px !important;
display: inline-block !important;
}
div[class="inner"]
{
width: 260px !important;
margin-left: 10px !important;
}
but it is not reflecting css styling in gmail