@media (max-width: 800px) {
  #content td {
    display: block;
    width: 100% !important;
  }

  #about {
    width: 100% !important;
  }
}
