@charset "utf-8";

/* 내용관리 */
.ctt_admin { display: none !important;}
#ctt_con img {max-width: 100%; height: auto;}

#ctt_con { padding-bottom: 150px; }
@media (max-width: 576px) {
  #ctt_con { padding-bottom: 100px; }
}