.sub_container {padding: 80px 0 160px;}
p {font-size: 20px;color: #333;font-weight: 500;line-height: 1.5;word-break: keep-all;}
p.mar {margin-bottom: 30px;}
.subtop {height: 300px;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.subtop.sub01 {background-image: url('../img/sub/sub001.jpg');}
.subtop.sub02 {background-image: url('../img/sub/sub002.jpg');}
.subtop.sub03 {background-image: url('../img/sub/sub003.jpg');}
.subtop.sub04 {background-image: url('../img/sub/sub04.jpg');}
.sub_tab {margin-bottom: 120px;display: flex;align-items: center;justify-content: center;}
.sub_tab a {display: flex;align-items: center;justify-content: center;background-color: #F5F5F5;width: 300px;height: 80px;font-size: 32px;color: #999;font-weight: 500;border-radius: 40px;margin-right: 40px;text-align: center;}
.sub_tab a:hover,
.sub_tab a.on {background-color: #E85167;color: #fff;}
.sub_tab a:last-child {margin-right: 0;}
.dorothy_logo {margin-bottom: 80px;}
.dorothy_logo .img1 {margin-bottom: 30px;}
.pink {color: #E85167;}
.do_intro_img {margin: 30px 0;}
.do_intro_img .row {margin: 0 -10px;overflow: hidden;}
.do_intro_img .row .cell {padding: 0 10px;float: left;}
.do_intro_img .row .cell.cell1 {width: 63.1%;}
.do_intro_img .row .cell.cell2 {width: 36.9%;}
.do_intro_img .row .cell.cell3 {width: 50%;}
.do_intro_img .mar {margin-bottom: 20px;}
.history_tit {font-size: 32px;color: #191919;font-weight: 700;margin-bottom: 60px;text-align: center;}
.sub01_img6_m {max-width: 320px;}
.sub_tit {text-align: center;font-size: 32px;color: #191919;font-weight: 700;padding-bottom: 30px;border-bottom: 1px solid #ddd;margin-bottom: 60px;}
.album_list {overflow: hidden;margin: 0 -20px;}
.album_list .item {padding: 0 20px;float: left;width: 20%;margin-bottom: 50px;}
.album_list .item:hover .box .img img {transform: scale(1.05);}
.album_list .item .box .img {overflow: hidden;border-radius:4px; width:214px;}
.album_list .item .box .img a {border-radius:10px;display: block;position: relative; width:214px; height:214px; overflow: hidden;background-image: url('../img/sub/no_img.svg');background-position: center center;background-size: 112px auto;background-color: #F8F8F8;background-repeat: no-repeat;}
.album_list .item .box .img a img {border-radius:10px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.album_list .item .box .img a::after {display: block;content: "";padding-bottom: 100%;}
.album_list .item .box .tit {margin: 15px 0;}
.album_list .item .box .tit a {font-size: 16px;color: #191919;font-weight: 700;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.album_list .item .box .nm {font-size: 16px;color: #666;font-weight: 400;}
.album_list .item .box .info {display: flex;align-items: center;justify-content: space-between;}
.album_list .item .box .info .date,
.album_list .item .box .info .cnt {font-size: 16px;color: #666;font-weight: 400;}

.page_wrap {display: flex;align-items: center;margin-top: 60px;justify-content: center;}
.page_wrap.end {justify-content: end;}
.page_nation {-webkit-box-align: center;align-items: center;display: flex;justify-content: center;}
.page_nation a {transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;display:block;margin:0 4px;float:left;width:32px;height:32px;-webkit-box-align: center;align-items: center;display: flex;justify-content: center;text-align:center;color: #999;font-family: "Gowun Batang";font-size: 16px;font-weight: 700;text-decoration:none;line-height: 1;border-radius: 50%;}
.page_nation .arrow {background-color: #fff;background-repeat: no-repeat;background-size: 7px auto;background-position: center center;}
.page_nation .prev {background-image: url('../img/sub/page_prev.svg');}
.page_nation .next {background-image: url('../img/sub/page_prev.svg');transform: rotate(180deg);}
.page_nation .prev:hover,
.page_nation .next:hover {background-color: #fff;}
.page_nation a:hover,
.page_nation a.active {background-color:#E9E9E9;}

.contact_wrap {margin: 0 -20px;}
.contact_wrap .cell {float: left;padding: 0 20px;}
.contact_wrap .cell.text {width: 40%;}
.contact_wrap .cell.area {width: 60%;}
.cw_item.mar {margin-bottom: 80px;}
.cw_tit {font-size: 24px;color: #333;font-weight: 700;margin-bottom: 20px;}
.cw_txt {font-size: 20px;color: #333;font-weight: 500;line-height: 1.5;}
.with_wrap {margin-bottom: 60px;padding-left: 300px;position: relative;height: 212px;display: flex;align-items: center;}
.with_wrap:before {content: '';display: block;background-image: url('../img/sub/with_img.png');background-repeat: no-repeat;background-size: 240px auto;width: 240px;height: 212px;position: absolute;left: 0;top: 0;}
.with_txt {font-size: 36px;color: #333;font-weight: 500;line-height: 1.3;}
.with_txt strong {color: #E85167;font-weight: 600;}

.pw_wrap {margin: 0 -20px 40px -20px;overflow: hidden;}
.pw_wrap .cell {padding: 0 20px;float: left;width: 50%;}

.pw_link a {height: 80px;border-radius: 10px;display: flex;align-items: center;border: 1px solid #A6A6A6;background-color: #fff;font-size: 24px;color: #191919;font-weight: 500;position: relative;padding-right: 80px;padding-left: 30px;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.pw_link a.noarrow {text-align: center;height: 140px;justify-content: center;width: 100%;padding: 0;}
.pw_link a.noarrow:after {display: none;}
.pw_link a:before {content: '';display: block;width: 40px;height: 40px;margin-right: 20px;background-repeat: no-repeat;background-position: center center;}
.pw_link a:after {content: '';display: block;width: 40px;height: 40px;background: url(../img/sub/link_arrow.svg) no-repeat center center;position: absolute;right: 20px;top: 50%;margin-top: -20px;opacity: 0.5;}
.pw_link a:hover {border-color: #000;-webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 10%);box-shadow: 0 1px 5px rgb(0 0 0 / 10%);}
.pw_link a:hover:after {opacity: 1;}
.pw_link a.pw1:before {background-image: url(../img/sub/present_ico1.svg);}
.pw_link a.pw2:before {background-image: url(../img/sub/present_ico2.svg);}
.pw_link a.pw3:before {background-image: url(../img/sub/present_ico3.svg);}
.pw_link a.pw4:before {background-image: url(../img/sub/present_ico4.svg);}
.pw_link a.pw5:before {background-image: url(../img/sub/present_ico5.svg);}

.pw_link a.noarrow:before {display: none;}
.pw_link a.noarrow span:before {display: block;content: '';width: 40px;height: 40px;position: absolute;left: 50%;margin-left: -20px;top: 0;}
.pw_link a.noarrow span {padding-top: 45px;display: inline-block;position: relative;}
.pw_link a.pw6 span:before {background-image: url(../img/sub/present_ico6.svg);}
.pw_link a.pw7 span:before {background-image: url(../img/sub/present_ico7.svg);}
.pw_link a.pw8 span:before {background-image: url(../img/sub/present_ico8.svg);}
.pw_link a.pw9 span:before {background-image: url(../img/sub/present_ico9.svg);}

.pw_row {margin: 0 -10px;overflow: hidden;}
.pw_half {float: left;width: 50%;padding: 0 10px;}
.pw_line {margin: 80px 0;border-top: 1px solid #dbdbdb;}

.intro_wrap .row {margin: 0 -50px;overflow: hidden;}
.intro_wrap .third {position: relative;float: left;width: 33.333333333%;padding: 0 50px;}
.intro_wrap .third:last-child:after {display: none;}
.intro_wrap .third:after {content: '';display: block;width: 40px;height: 40px;background: url(../img/main/intro_arrow.svg) no-repeat 0 0;position: absolute;right: -18px;top: 50%;margin-top: -20px;}
.intro_wrap .box {display: flex;border: 10px solid #F3F4F6;border-radius: 20px;height: 300px;align-items: center;justify-content: center;}
.iw_tit {text-align: center;line-height: 1.5;font-size: 28px;color: #565657;font-weight: 600;margin-bottom: 30px;}
.insta_tit {margin-bottom: 60px;}

.table_scroll {overflow-x: auto;-webkit-overflow-scrolling: touch;}
.board-list {border-collapse:collapse;border-spacing:0;width: 100%;}
.board-list td,
.board-list th {border: 1px solid #dddddd;vertical-align: middle;padding: 15px 15px;color: #333333;text-align: center;}
.board-list th:first-child {border-left: none;}
.board-list th:last-child {border-right: none;}
.board-list td:first-child {border-left: none;}
.board-list td:last-child {border-right: none;}
.board-list td {font-weight: 400;font-size: 18px;color: #666;font-weight: 400;}
.board-list th {background-color: #F6F6F6;font-weight: 600;font-size: 18px;border-top: 1px solid #000;}
.board-list .left_text {text-align: left;}
.board-list .tdleft {text-align: left;}
.board-list .tright {text-align: right;}
.board-list a,
.board-list .link {font-size: 17px;color: #333333;font-weight: 500;}
.board-list a:hover,
.board-list .link:hover {text-decoration: underline;}
.board-list .tr_link {cursor: pointer;}

.notice_lst {border-top: 1px solid #000;}
.notice_lst li {border-bottom: 1px solid #ddd;}
.notice_lst .tit {margin-bottom: 10px;color: #000;font-size: 15px;}
.notice_lst .link {position: relative;padding: 20px 20px 20px 20px;display: block;}
.notice_lst .link:hover {background-color: #F6F6F6;}
.notice_lst .info {display: flex;align-items: center;justify-content: space-between;}
.notice_lst .date {color: #666;text-align: center;font-size: 12px;font-weight: 400;}
.notice_lst .date span {color: #666;font-size: 12px;font-weight: 400;display: inline-block;}
.notice_lst .date span.bar {margin-right: 10px;}
.notice_lst .date .day {color: #E85167;text-align: center;font-size: 25px;font-weight: 700;line-height: 1;}
.notice_lst .date .yearm {color: #E85167;text-align: center;font-size: 12px;font-weight: 700;}
.notice_lst .cont .tit {color: #000;font-size: 16px;font-weight: 600;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 5px;}
.notice_lst .cont .txt {color: #666;font-size: 13px;font-weight: 400;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5;}
.visible-xs {display: none;}

.board_view {border-top: 1px solid #c6c6c6;}
.board_view {border-top: 1px solid #c6c6c6;}
.board_view .tit {
    font-size: 20px;
    color: #000000;
    background-color: #f5f5f5;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #c6c6c6;

    /* 기존 padding: 좌측에만 치우침 */
    /* padding: 32px 235px 31px 30px;  제거 또는 수정 */

    padding: 32px 30px; /* 좌우 여백 동일하게 조정 */

    /* ✅ 아래 추가 */
    width: 100%;
    box-sizing: border-box;
    word-break: break-word;
    white-space: normal;
}

.board_view .info {position: absolute;top: 30px;right: 30px;}
.board_view .info span {font-size: 20px;color: #000000;position: relative;font-weight: 400;}
.board_view .info span.bar {padding-right: 15px;margin-right: 14px;}
.board_view .info span strong {color: #0035ad;display: inline-block;margin-left: 10px;}
.board_view .info span.bar:after {content: "";display: block;background-color: #d2d2d2;width: 1px;height: 13px;position: absolute;right: 0;top: 7px;}
.board_view .cont {padding: 0 0 20px 0;border-bottom:1px solid #c6c6c6;}
.board_view .cont .file {padding: 30px;}
.board_view .cont .file a {display: inline-block;text-decoration: underline;font-size: 16px;color: #6c6c6c;padding-left: 18px;position: relative;}
.board_view .cont .file a:before {position: absolute;content: "";display: block;width: 14px;height: 12px;left: 0;top: 6px;background-image: url('/img/sub/ico_folder.png');-webkit-background-size: 14px auto;background-size: 14px auto;}
.board_view .cont .real {padding: 30px 30px 100px 30px;}
.board_view .cont .real,
.board_view .cont .real p,
.board_view .cont .real td,
.board_view .cont .real span {font-size: 15px !important;color: #222222 !important;line-height: 1.5;}
.board_view .cont img {width: auto !important;max-width:100% !important;height: auto !important;}
.board_btn {text-align: center;font-size: 0;margin-top: 40px;}
.board_btn a {text-decoration: none;display: inline-block;background-color: #E85167;font-size: 18px;color: #fff;font-weight:500;text-align: center;width: 140px;height: 50px;line-height: 50px;}
.board_tit {font-size: 30px;font-weight: 600;margin-bottom: 20px;}
.real_img {margin-bottom: 30px;}
.qna_list {border-top: 2px solid #000;}
.qna_list li {padding: 25px 15px;border-bottom: 1px solid #ddd;}
.qna_list li .cont a {font-size: 20px;color: #000;font-weight: 700;display: block;position: relative;padding-right: 50px;word-break: keep-all;}
.qna_list li .cont a:after {content: '';display: block;position: absolute;right: 20px;top: 50%;background-image: url('/img/sub/link_arrow.svg');width: 12px;height: 20px;margin-top: -10px;transform: rotate(90deg);transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;}
.qna_list li .cont a:hover {text-decoration: underline;}
.qna_list li .answer {display: none;padding: 25px 0 15px 0;border-top: 1px solid #ddd;margin-top: 15px;font-size: 16px;color: #666;font-weight: 500;}
.qna_list li .answer p {font-size: 16px;color: #666;font-weight: 500;}
.qna_list li.on .answer {display: block;}
.qna_list li.on .cont a:after {transform: rotate(270deg);}

@media (max-width: 1429px) {
    .intro_wrap .row {margin: 0 -25px;}
	.intro_wrap .third {padding: 0 25px;}
    .pw_link a {font-size: 20px;}
    .with_txt {font-size: 30px;}
    .iw_tit {font-size: 26px;}
}

@media (max-width: 1219px) {
    .subtop {height: 350px;}
    .sub_tab a {width: 250px;height: 60px;font-size: 28px;}
    .album_list .item {width: 25%;}
    .cw_tit {font-size: 20px;margin-bottom: 15px;}
    .cw_txt {font-size: 16px;}
    .pw_link a {padding-left: 5px;}
    .pw_link a:before {margin-right: 5px;}
}

@media (max-width: 991px) {
    .do_intro_img .row .cell.cell1 {margin-bottom: 20px;}
    .do_intro_img .row .cell.cell1,
    .do_intro_img .row .cell.cell2 {width: 100%;}
    .sub_tab {margin-bottom: 80px;}
    .history_tit {font-size: 28px;}
    .album_list .item {width: 50%;}
    .contact_wrap .cell.text {width: 100%;margin-bottom: 30px;}
    .contact_wrap .cell.area {width: 100%;}
    .cw_item.mar {margin-bottom: 30px;}
	.intro_wrap .row {margin: 0 -15px;}
	.intro_wrap .third {padding: 0 15px;}
	.intro_wrap .img img {width: 50px;}
	.intro_wrap .box {height: 200px;}
	.intro_wrap .third:after {width: 20px;height: 20px;background-size: 20px auto;margin-top: -10px;right: -10px;}
    .pw_link .item a {font-size: 18px;padding-right: 60px;padding-left: 20px;}
	.pw_link .item a:after {right: 10px;}
	.pw_link .item a:before {margin-right: 10px;}
    .pw_wrap {margin-bottom: 0;}
    .pw_wrap .cell {width: 100%;margin-bottom: 15px;}
    .with_wrap:before {width: 120px;height: 106px;background-size: 120px auto;}
    .with_wrap {padding-left: 150px;height: 107px;}
    .with_txt {font-size: 20px;}
    .iw_tit {font-size: 20px;}
    .pw_line {margin: 40px 0;}
    .sub_tit {font-size: 25px;}
    .sub_container {padding: 40px 0 80px 0;}
    .iw_tit {margin-bottom: 15px;}
    .hidden-xs {display: none;}
    .visible-xs {display: block;}
	/*
	.board_view .tit {padding: 15px;}	
	.board_view .info {position: static;top: auto;right: auto;margin-top: 15px;}
	.board_view .info span {font-size: 15px;}
	.board_view .info span.bar:after {top: 2px;}
	*/
	.board_view .cont .file {padding: 15px;}
	.board_view .cont .real {padding: 15px 15px 50px 15px;}
}

@media (max-width: 767px) {
    .subtop {height: 200px;}
    .subtop.sub01 {background-image: url('../img/sub/sub01_m.jpg');}
    .subtop.sub02 {background-image: url('../img/sub/sub02_m.jpg');}
    .subtop.sub03 {background-image: url('../img/sub/sub03_m.jpg');}
    .subtop.sub04 {background-image: url('../img/sub/sub04_m.jpg');}
    .sub_container {padding: 40px 0;}
    .sub_tab {margin-bottom: 40px;}
    .sub_tab a {width: 200px;height: 50px;font-size: 13px !important;margin-right: 10px;}
    .history_tit {margin-bottom: 20px;}
    .intro_wrap .row {margin: 0;}
	.intro_wrap .third {padding: 0;width: 100%;margin-bottom: 30px;}
	.intro_wrap .third:after {top: auto;bottom: -24px;margin-top: 0;left: 50%;margin-left: -10px;}
    .with_wrap {padding-left: 0;padding-top: 120px;height: auto;}
    .with_wrap:before {left: 50%;margin-left: -60px;}
	.board_tit {font-size: 20px;}
	.board_view .tit {font-size: 15px;}
	.board_view .cont .file a:before {width: 7px;height: 6px;-webkit-background-size: 7px auto;background-size: 7px auto;}
	.board_view .cont .file a {font-size: 13px;padding-left: 15px;}
	.qna_list li .cont a {font-size: 15px;}
	.qna_list li .answer p {font-size: 13px;}
}

@media (max-width: 575px) {
    .sub_tab a {font-size: 15px !important;}
    .dorothy_logo .img1 img {width: 130px;}
    .dorothy_logo .img2 img {width: 160px;}
    .dorothy_logo {margin-bottom: 40px;}
    p {font-size: 16px;}
    .history_tit {font-size: 24px;}
    .album_list .item {width: 50%;}
    .pw_link .item a:before {width: 20px;height: 20px;background-size: 20px auto;}
	.pw_link .item a {font-size: 15px;padding-right: 20px;padding-left: 10px;height: 60px;}
	.pw_link .item a:after {right: 0;width: 20px;height: 20px;background-size: 6px auto;margin-top: -10px;background-image: url('../img/main/link_arrow_bun.svg');}
	.pw_link .item a:before {margin-right: 5px;}
	.pw_link .item {margin-bottom: 10px;}

	.pw_link .item a.noarrow {padding-top: 15px;padding-right: 10px;text-align: center;height: 80px;display: block;}
	.pw_link .item a.noarrow:before {display: block;margin-right: auto;margin-left: auto;margin-bottom: 10px;}
    .sub_tit {padding-bottom: 15px;}
    .pw_link a {height: 60px;font-size: 15px;padding-right: 15px;}
    .pw_link a:before {width: 25px;height: 25px;background-size: 25px auto;}
    .pw_link a:after {width: 20px;height: 20px;background-size: 6px auto;margin-top: -10px;right: 10px;}
    .pw_link a.noarrow {height: 100px;}
	.page_wrap {margin-top: 30px;}
	.qna_list li {padding: 10px;}
	.qna_list li .cont a {padding-right: 25px;}
	.qna_list li .cont a:after {width: 6px;height: 10px;-webkit-background-size: 6px auto;background-size: 6px auto;right: 5px;margin-top: -5px;}
	.en .sub_tab a {margin-right: 5px;font-size: 13px !important;}
}

/* 제목 크기 키움 */
.board_view .tit {
    font-size: 22px;
}

/* 날짜/작성자 크기 줄임 */
.board_view .info span {
    font-size: 18px;
}

/* 글쓴이 삭제 */
.board_view .info span strong {
    display: none;
}

/* 모바일용 */
@media (max-width: 767px) {
    .board_view .tit {
        font-size: 17px;
    }

    .board_view .info span {
        font-size: 13px;
    }
}


.button-wrapper {
  text-align: center;
  margin-top: 30px;
}

.button-wrapper p {
  display: inline-block;
  margin: 0 5px;
}

.button-wrapper a {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 30px;
  background: #e94a58;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}
.button-wrapper a.donate {
  background: #f7a7b5;
}




.puppy-wrapper {
  max-width: 800px;
  margin: auto;
  font-family: 'Pretendard', sans-serif;
}

.puppy-flexbox {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  align-items: flex-start;
  margin-bottom: 30px;
}

.puppy-flexbox .image-wrap {
  flex: 0 0 auto;
  width: 320px;
  max-width: 100%;
}

.puppy-flexbox .image-wrap img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
  display: block;
  border-radius: 10px;
  margin: 0 !important;
  padding: 0 !important;
}

.puppy-flexbox .text {
  flex: 1;
  line-height: 1.6;
  padding-top: 5px;
  padding-left: 30px;
}

.puppy-thumbs {
  display: flex;
  flex-wrap: nowrap;              /* 한 줄로 유지 */
  justify-content: flex-start;    /* ✅ 왼쪽부터 정렬 */
  gap:2px;                        /* ✅ 이미지 간격 줄이기 */
  margin-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;               /* ✅ 오른쪽 잘림 방지 */
}

.puppy-thumbs a {
  flex: 0 0 calc((100% - 12px) / 3);  /* ✅ 3개 정확히 나누기 (gap 고려) */
  max-width: calc((100% - 12px) / 3);
}

.puppy-thumbs .thumb-box {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 10px;
}

.puppy-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 768px) {
  .puppy-flexbox {
    flex-direction: column;
  }

  .puppy-flexbox .image-wrap {
    width: 100%;
    max-width: 100%;
  }

  .puppy-flexbox .text {
    padding-left: 0;
    padding-top: 10px;
  }
}


.board_view .cont .real strong,
.board_view .cont .real b {
  font-weight: bold !important;
}

.qna_list li .answer p strong,
.qna_list li .answer p b {
  font-weight: 700 !important;
  color: #000 !important;
}


.board_btn {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
}

.board_btn a, .board_btn span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 30px;
  background: #e85167;
  color: #fff;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  height: 40px;
  min-width: 80px;
  box-sizing: border-box;
}

/* 모바일 대응 */
@media (max-width: 600px) {
  .board_btn a, .board_btn span {
    padding: 6px 15px;     /* 모바일에선 패딩 좀 줄이고 */
    font-size: 12px;       /* 글자 크기도 좀 줄이고 */
    max-width: 100px;      /* 최대 너비 제한 */
    min-width: 50px;       /* 최소 너비 조절 */
  }
}


@media screen and (max-width: 768px) {
  .pagination-desktop {
    display: none !important;
  }

  .pagination-mobile {
    display: flex !important;
  }
}

@media screen and (min-width: 769px) {
  .pagination-desktop {
    display: flex !important;
  }

  .pagination-mobile {
    display: none !important;
  }
}

.page_nation .prev,
.page_nation .next {
  background: none !important;
  transform: none !important;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

