@media (max-width: 576px) {
  #description img {
    max-width: 100%;
    height: auto;
  }
  #description td {
    display: block;
  }
}
