@media only screen and (max-width: 480px) {
    #footer1 {display: none}
    #header1 {display: none}
    table {width: auto}
}
