diff --git a/src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp b/src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp
index ce3d0a5f..e4ae53cf 100644
--- a/src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/event/pay/EventPayView.jsp
@@ -352,7 +352,7 @@ function pgOpenerPopup(){
// 결제창 호출
if ($currentTab==0) {
// 나이스페이 => CARD(카드결제)
- pg_opener = window.open('', 'pg_opener', "width=790, height=505, left="+popupX+", top="+popupY, "location = no","status= no","toolbars= no");
+ pg_opener = window.open('', 'pg_opener', "width=545, height=830, left="+popupX+", top="+popupY, "location = no","status= no","toolbars= no");
document.pgForm.method = "post";
document.pgForm.target = "pg_opener" ;
diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css
index 409402d0..96dbc182 100644
--- a/src/main/webapp/publish/css/content.css
+++ b/src/main/webapp/publish/css/content.css
@@ -2388,7 +2388,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
.send_top .resultcont_left .table_bottom_txt{padding:18px 0 0 0;font-size:14px; font-weight:500;}
-.tb_wrap1{height:264px; overflow-y: auto; position:relative; border:1px solid #ccc; border-radius:5px;}
+.tb_wrap1{height:302px; overflow-y: auto; position:relative; border:1px solid #ccc; border-radius:5px;}
.tb_wrap1 table.type4 th{position: sticky; top:0; z-index: 1; background-color:#ededed;}
diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css
index f0767c71..eb2e6272 100644
--- a/src/main/webapp/publish/css/popupLayer.css
+++ b/src/main/webapp/publish/css/popupLayer.css
@@ -1211,10 +1211,15 @@
/* 발송화면 개선 : 발송대상 리스트 팝업*/
.layer_in .popup_search_type1 { background-color: #f2f2f2; padding: 9px 20px; border-radius: 5px; margin: 10px 0 20px 0;}
.layer_in .popup_search_type1 .selType2.select_btn {width:166px;}
-.layer_in .popup_search_type1 input.send_text {width:265px; border:solid 1px #ccc; height:36px; }
+.layer_in .popup_search_type1 input.send_text {width:265px; border:solid 1px #ccc; height:36px;}
.layer_in .popup_search_type1 button { width:63px;}
.layer_in .gorup_join_cont .input_right.type1 {padding:0 0 0 30px; font-size:17px; font-weight:300;}
+.layer_in .popup_search_type2 { background-color: #f2f2f2; padding: 9px 20px; border-radius: 5px; margin: 0 0 20px 0; display:flex; align-items:center;}
+.layer_in .popup_search_type2 .title {margin:0 20px 0 10px;}
+.layer_in .popup_search_type2 input.send_text {width:265px; border:solid 1px #ccc; height:36px;}
+.layer_in .popup_search_type2 button { width:63px;}
+
/* 주소록 대량등록 */
.file_upload_wrap{position:relative;display:flex;justify-content:space-between;align-items:center;}
.file_upload_wrap .file_add.upload_area{display:flex;width:78%;margin:0;align-items:center;justify-content:center;}
diff --git a/src/main/webapp/publish/textingmsg_2025_detail.html b/src/main/webapp/publish/textingmsg_2025_detail.html
index bcab829e..44c063bd 100644
--- a/src/main/webapp/publish/textingmsg_2025_detail.html
+++ b/src/main/webapp/publish/textingmsg_2025_detail.html
@@ -250,23 +250,12 @@