.image-with-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.image-with-title img {
  width: 100%;
  max-width: 620px;
}

/*# sourceMappingURL=image-with-title.css.map */
