@charset "utf-8";

@media only screen and (max-width: 768px) {
    #articleBody .articleSect .col.photoCol.noOder {
    order: 3;
  }
}