/**
 * @author Daniel Weitenauer
 * @copyright 2022 studio ahoi
 */
.image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.image .img {
  margin: 0 0 100px;
}

/*# sourceMappingURL=image.css.map */
