@media all and (max-width: 420px)
{
body{background: none;max-width: 320px !important;
    display: contents;}
#wrap {
width:100%;padding: 0;margin: 0 auto;overflow-x:auto;float:left;border-radius: 0px;}
/* #content{width:260px !important;} */
#content .right-div{width:300px;}
#content .left-div{width:300px;float: right;}
#category_msdd {width: 300px !important;}
/*#meu_formulario {width: 200px !important;}*/
#meu_formulario {width: 300px !important;}
.notices {width: 300px;float: right;}
#header h2, #header h1{font-size:12px;}
#content .banks{width:300px;}
}
