
@media all and (max-width: 639px) {
  .image-block .width-narrow img {
    max-width: 56vw;
  }
}
