@media screen and (max-width: 830px) {
  .contents_def .h4 {
    width: 100%;
  }
  .contents_def .h4 h4 {
    width: 100%;
  }
}
@media screen and (max-width: 630px) {
  .contents_def .c_box ul {
    grid-template-columns: minmax(0, auto);
  }
}/*# sourceMappingURL=magazine_res.css.map */