@charset "utf-8";

.notice-popup-wrap .board-title span {max-width: 82px;}
.notice-popup-wrap .main-board.n2 .board-item.n1 .board-title {right: 195px;}

@media (max-width: 460px) {
    .notice-popup-wrap .main-board.n2 .board-item.n1 .board-title {right: auto; left: 0;}
}