.pageScroll {
  width: 50%;
  margin: 0 auto;
}

.imgInPost {
  display: block;
  max-width: 100%;
  height: auto;
}