.blog-detail-content img:not(.blog-detail-content-image) {
  max-width: 100%;
  height: auto;
}

.blog-detail-image-container {
  height: calc(330px + (402 - 330) * (100vw - 1440px) / (1920 - 1440));
}
/*# sourceMappingURL=style.css.map */
