.image-container {
  margin: auto;
  display: table;
  max-width: 80%;
}
.image-content {
	width: 100%;
}