@media screen and (min-width: 1038px) {
    html { max-width:82%;height:auto;margin:0 auto; }

                                      }



@media screen and (max-width: 790px) {
   table { display: block; width:100% !important; }
    tbody { display: block; width:100% !important; }
    tr { display: block; width:99% !important; }
    td { display: block; width:99% !important; }
    
                                     }






