.one-image {
  margin-bottom: clamp(60 / 10 * 1rem, 25 * (100vw - 375px) / 905 + 60px, 85 / 10 * 1rem);
}
.one-image img {
  border-radius: 12px;
  max-width: 100%;
  margin: 0 auto;
}
/*# sourceMappingURL=one_image.css.map */
