.image-max-width {
  max-width: 78rem;
}

.image-max-width img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}