@charset "utf-8";
/* 230728 추가 */
@media all and (max-width: 1024px) {
  .gall_row .col-gn-4 {
    width: 50%;
  }
}
