img { max-width:85%;height:auto; }



@media screen and (max-width: 790px) {
   table, caption { display: block; width:100% !important; }
    tbody { display: block; width:100% !important; }
    tr { display: block; width:99% !important; }
    td { display: block; width:99% !important; }
    
                                     }






