td {
  font-size: 0.8em;
}

ul {
  padding-top: 0.5em; /* Adds 10 pixels of padding at the top */
}

/* img { */
/*   max-width: 600px; */
/*   height: auto; */
/*   /\* max-height:50%; *\/ */
/* } */

img{
    width:50%;
    max-width:600px;
    height: auto;
}
