.deimg {
  text-align: center;
  padding-bottom: 100px;
}
.deimg img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 90vh;
}
.deimg table{
    width:100%;
}
