
@media screen and (max-width: 768px) {
  .PageWrapper img {
    width: auto;
  }
} 
