.rich-text-image img {max-width: 720px;}
.korea .rich-text__blocks>*+* {margin-top: 3rem;}

@media only screen and (max-width: 989px) {
  .rich-text-image img {max-width: 100%;}
}

@media only screen and (max-width: 480px) {
  .rich-text:not(.rich-text--full-width) .rich-text__wrapper, .rich-text__wrapper {width: 100%;}
}