div.page {
  width: 100%;
  text-align:center;
}

.pinch-zoom-parent {
  height: 80vh;
  width: 100%;
}

img {
  width:100%;
}

div.pinch-zoom div.description h1 {
  font-size: 40px;
  margin: 0px;
  margin-bottom: 10px;
}

div.pinch-zoom div.description p {
  margin-bottom: 1em;
}

ul {
  margin: 0;
  padding: 0;
}
