/* 프리텐다드 글꼴 모음 */

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

#page div,#page p,#page a,#page button,#page ul,#page li,#page span{
    font-family: 'Pretendard-Regular' !important;
}
#page ul{
    padding-left: 20px;

}
.elementor-element.elementor-element-a6e79ca.e-con.e-atomic-element.e-flexbox-base.e-0a60198{
    margin-bottom: -10px;
}
.elementor .e-99f7d5d-91beaa9,
.elementor .e-9075903-854b39a{
    text-decoration: none;
}

.grid-wrapper {
    overflow: hidden;
}

/* .grid { display: flex;flex-wrap: wrap;padding: 20px 0 0 20px;box-sizing: border-box; margin: -20px;} */
.grid {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.gap-20{
    gap: 20px;
}
.grid-cell {
    width: calc(100% / 4);
    /*height: 540px;*/
    border: 0 solid transparent;
    border-width: 0 20px 20px 0;
    box-sizing: border-box;
}
#kboard-thumbnail-latest .grid-cell img{
    display: inline;
    margin: 0;
    width: auto;
    height: 280px;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}
#kboard-thumbnail-latest .kboard-thumbnail-cut-strings{
    padding:20px;
}
/*.grid-cell3 {width: calc(100% / 3); border: 0 solid transparent;border-width: 0 20px 20px 0;box-sizing: border-box;} */
.w_news_m .grid-cell {
    border-width: 0 !important;
}

.grid-cell3 {
    width: calc(100% / 4);
    border: 0 solid transparent;
    box-sizing: border-box;
}

/* .cora_pd20{padding:20px; background:#fff;} */
.cora_pd20_menu {
    padding: 10px 10px 60px 10px;
    background: #fff;
}

.cora_pd20 {
    border: 1px solid #e8e8e8;
}

#kboard-thumbnail-latest .kboard-thumbnail-cut-strings img {
    display: none;
}

#kboard-thumbnail-latest .kboard-list-content {
    background: #fff;
}

#kboard-thumbnail-latest .kboard-mobile-contents {
    display: none;
}

@media (min-width: 1601px) {
    /*1601px******************************************************************/ section#main_link {
}
}

/**1601px**/
@media (min-width: 1281px) and (max-width: 1600px) {
    /*1281*********************************************노트북**/ section#main_link {
}
}

/**(min-width: 1281px) and (max-width: 1600px)**/
/*
##Device = 랩탑, 데스크탑
*/
@media (min-width: 1025px) and (max-width: 1280px) {
    /*1025-1280***********************************************/ section#main_link {
}
}

/**(min-width: 1025px) and (max-width: 1280px)**/
/*
##Device = 태블릿, 아이패드(세로),
*/
@media (min-width: 768px) and (max-width: 1024px) {
    /*768-1024***********************************************/
    .elementor-nav-menu--dropdown ul{
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 0 !important;
    }
    .elementor .e-d267011-51aa027 p ,
    .elementor .e-9335adc-1d4dd23 p,
    .elementor .e-fa47080-a8095f8 p{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .wpcf7 .wpcf7-submit:disabled{
        display: block;
        margin:0 auto;
    }
}

/**(min-width: 768px) and (max-width: 1024px)**/
/*
##Device = 태블릿, 아이패드(가로)
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    /*768-1024***********************************************/
    .elementor-nav-menu--dropdown ul{
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 0 !important;
    }
    .elementor .e-d267011-51aa027 p ,
    .elementor .e-9335adc-1d4dd23 p,
    .elementor .e-fa47080-a8095f8 p{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .wpcf7 .wpcf7-submit:disabled{
        display: block;
        margin:0 auto;
    }
}

/**(min-width: 768px) and (max-width: 1024px)**/
/*
##Device = 저해상도 태블릿, 모바일(가로)
*/
@media (min-width: 481px) and (max-width: 767px) {
    /*481-767***********************************************/
    .elementor-nav-menu--dropdown ul{
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 0 !important;
    }
    .elementor .e-d267011-51aa027 p ,
    .elementor .e-9335adc-1d4dd23 p,
    .elementor .e-fa47080-a8095f8 p{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .wpcf7 .wpcf7-submit:disabled{
        display: block;
        margin:0 auto;
    }
}

/**(min-width: 481px) and (max-width: 767px)**/
/*
##Device = 대부분의 스마트폰 모바일 기기(세로)
*/
@media (min-width: 321px) and (max-width: 480px) {
    /*321-480***********************************************/ #kboard-thumbnail-list .kboard-search input {
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
}

    #kboard-thumbnail-list .kboard-search select {
        width: 20% !important;
        min-width: 20% !important;
        max-width: 20% !important;
    }

    #kboard-thumbnail-list .kboard-search button {
        float: none !important;
    }

    #kboard-thumbnail-list .kboard-search input {
        float: none !important;
    }

    .grid-cell {
        width: calc(100% / 1);
    }

    .grid-cell3 {
        width: calc(100% / 1) !important;
    }

    /* .pop_box div.pop_contents{max-width: 300px !important;transform: translate(-50%,-50%) !important; margin-left: 0 !important} */
    .pop_box div.pop_contents {
        display: none;
    }

    .cora_pd20_menu {
        pointer-events: none;
    }

    #kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-thumbnail {
        display: none !important;
    }

    .cora_footer_right {
        top: 0 !important;
    }

    .kboard-right-info {
        position: relative !important;
        float: none !important;
        top: 0 !important;
    }

    #jt_popup_container.pc .jt_popup_item {
        display: block !important;
        left: 0 !important;
    }
    .elementor-nav-menu--dropdown ul{
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 0 !important;
    }
    .elementor .e-d267011-51aa027 p ,
    .elementor .e-9335adc-1d4dd23 p,
    .elementor .e-fa47080-a8095f8 p{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .wpcf7 .wpcf7-submit:disabled{
        display: block;
        margin:0 auto;
    }
}

/**(min-width: 321px) and (max-width: 480px)**/
@media (min-width: 180px) and (max-width: 320px) {
    /*180-320***********************************************/ #kboard-thumbnail-list .kboard-search input {
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
}

    #kboard-thumbnail-list .kboard-search select {
        width: 20% !important;
        min-width: 20% !important;
        max-width: 20% !important;
    }

    #kboard-thumbnail-list .kboard-search button {
        float: none !important;
    }

    #kboard-thumbnail-list .kboard-search input {
        float: none !important;
    }

    .grid-cell {
        width: calc(100% / 1);
    }

    .grid-cell3 {
        width: calc(100% / 1) !important;
    }

    /* .pop_box div.pop_contents{left: 50%;max-width: 300px !important;transform: translate(-41%,-50%) !important;} */
    .pop_box div.pop_contents {
        display: none;
    }

    .cora_pd20_menu {
        pointer-events: none;
    }

    #kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-thumbnail {
        display: none !important;
    }

    .cora_footer_right {
        top: 0 !important;
    }

    .kboard-right-info {
        position: relative !important;
        float: none !important;
        top: 0 !important;
    }

    #jt_popup_container.pc .jt_popup_item {
        display: block !important;
        left: 0 !important;
    }
    .elementor-nav-menu--dropdown ul{
        padding-bottom: 30px;
        padding-top: 30px;
        padding-left: 0 !important;
    }
    .elementor .e-d267011-51aa027 p ,
    .elementor .e-9335adc-1d4dd23 p,
    .elementor .e-fa47080-a8095f8 p{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .wpcf7 .wpcf7-submit:disabled{
        display: block;
        margin:0 auto;
    }
}

.kboard-right-info {
    float: right;
    position: absolute;
    right: 0;
    top: 35px;
}

.kboard-right-info ul {
    margin: 0;
    padding: 0
}

.kboard-right-info ul li {
    list-style: none;
    display: inline-block;
}

.kboard-right-info ul li:first-child {
    margin-right: 15px;
}

.kboard-right-info ul li img {
    width: 15px;
    margin-right: 5px;
}

.kboard-list-thumbnail img {
    display: inline;
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
}

.grid-cell .kboard-content {
    text-align: left !important;
    margin: 5px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.2em;
    height: 3.6em;
    /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
    font-size: 14px;
}

.grid-cell .kboard-content p {
    text-align: left !important;
    margin: 0;
    padding: 0
}

.grid-cell .kboard-content img {
    display: none;
}

.grid-cell .kboard-content br {
    display: none;
}

.kboard-search button.kboard-thumbnail-button-small {
    background-image: url('http://xn--sp5bu7kgh.com/wp-content/uploads/2022/06/search_button@2x.png') !important;
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    padding: 0 10px;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
    color: #fff !important;
    border: none;
    border-radius: 0;
    text-decoration: none !important;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
    transition-duration: 0.3s;
    box-sizing: content-box;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}

#kboard-thumbnail-list .kboard-search input {
    width: 20%;
    max-width: 20%;
}

.kboard-list-date {
    color: #937847;
    padding: 0px;
    font-size: 14px;
}

.kboard-list-cora.grid-cell {
}

a.kboard-thumbnail-button-small, input.kboard-thumbnail-button-small, button.kboard-thumbnail-button-small {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    padding: 0 10px;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: normal;
    color: #fff !important;
    background: #937847 !important;
    border: none;
    border-radius: 0;
    text-decoration: none !important;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
    transition-duration: 0.3s;
    box-sizing: content-box;
}

a.kboard-thumbnail-button-small:hover, a.kboard-thumbnail-button-small:focus, a.kboard-thumbnail-button-small:active, input.kboard-thumbnail-button-small:hover, input.kboard-thumbnail-button-small:focus, input.kboard-thumbnail-button-small:active, button.kboard-thumbnail-button-small:hover, button.kboard-thumbnail-button-small:focus, button.kboard-thumbnail-button-small:active {
    opacity: 0.7;
}

.kboard-list-content {
    padding: 20px;
}

.kboard-thumbnail-poweredby {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    font-size: 13px;
}

.kboard-thumbnail-new-notify {
    display: inline-block;
    *display: inline;
    zoom: 1; padding: 2px 2px;
    line-height: 10px;
    font-size: 10px;
    color: white;
    background-color: #2F4D23;
    font-weight: normal;
    position: relative;
    top: -2px
}

/* .kboard-thumbnail-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; font-size: 16px; font-weight: bold; color: #333; padding:10px 0} */
.kboard-thumbnail-cut-strings {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    font-size: 16px;
    font-family: 'Pretendard-Midium',sans-serif;
    color: #333;
    padding: 8px 0px 5px 0px;
    font-weight: bold
}

#kboard-thumbnail-list {
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    width: 100%;
}

#kboard-thumbnail-list form {
    margin: 0;
    padding: 0;
}

#kboard-thumbnail-list .kboard-list-header {
    float: left;
    display: table;
    padding-bottom: 15px;
    width: 100%;
}

#kboard-thumbnail-list .kboard-list-header .kboard-total-count {
    *float: left;
    display: table-cell;
    font-size: 13px;
}

#kboard-thumbnail-list .kboard-list-header .kboard-sort {
    *float: right;
    display: table-cell;
    text-align: right;
}

#kboard-thumbnail-list .kboard-list-header .kboard-sort select {
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    height: 26px;
    min-height: 0;
    line-height: 26px;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    background: white;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: content-box;
    text-indent: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

#kboard-thumbnail-list .kboard-category {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

#kboard-thumbnail-list .kboard-category.category-mobile {
    display: none;
}

#kboard-thumbnail-list .kboard-category.category-pc {
    display: block;
}

#kboard-thumbnail-list .kboard-category select {
    display: inline;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    min-width: 100%;
    height: 28px;
    min-height: 0;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    background: white;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: border-box;
    text-indent: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

#kboard-thumbnail-list .kboard-category .kboard-category-list {
    margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
    border: 0;
    background-color: #f4f4f4;
    overflow: hidden;
}

#kboard-thumbnail-list .kboard-category .kboard-category-list li {
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    padding: 0 5px;
    border: 0;
    list-style: none;
}

#kboard-thumbnail-list .kboard-category .kboard-category-list li::before, #kboard-thumbnail-list .kboard-category .kboard-category-list li::after {
    display: none;
}

#kboard-thumbnail-list .kboard-category .kboard-category-list li a {
    display: block;
    padding: 10px 10px 8px 10px;
    font-size: 13px;
    border: 0;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    color: #515151;
}

#kboard-thumbnail-list .kboard-category .kboard-category-list li.kboard-category-selected a {
    font-weight: bold;
    border-bottom: 2px solid #545861;
    color: #545861;
}

#kboard-thumbnail-list .kboard-tree-category-wrap {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

#kboard-thumbnail-list .kboard-tree-category-wrap select {
    display: inline;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 1px solid #f1f1f1;
    background: white;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: border-box;
    text-indent: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.type-select {
    width: auto;
}

#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab {
    width: 100%;
}

#kboard-thumbnail-list .kboard-tree-category {
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    list-style: none;
    border: 0;
    background-color: #f9f9f9;
    overflow: hidden;
}

#kboard-thumbnail-list .kboard-tree-category li {
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    padding: 0 5px;
    border: 0;
    list-style: none;
}

#kboard-thumbnail-list .kboard-tree-category li::before, #kboard-thumbnail-list .kboard-tree-category li::after {
    display: none;
}

#kboard-thumbnail-list .kboard-tree-category li a {
    display: block;
    padding: 10px 10px 8px 10px;
    font-size: 13px;
    border: 0;
    border-bottom: 2px solid transparent;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    color: #515151;
}

#kboard-thumbnail-list .kboard-tree-category li.kboard-category-selected a {
    font-weight: bold;
    border-bottom: 2px solid #545861;
    color: #545861;
}

#kboard-thumbnail-list .kboard-tree-category-search {
    float: left;
    width: 100%;
}

#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap {
    margin-right: 5px;
    float: left;
}

#kboard-thumbnail-list .kboard-list {
    float: left;
    width: 100%;
    background-color: transparent;
}

#kboard-thumbnail-list .kboard-list table {
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    font-size: 13px;
    border-collapse: collapse;
}

#kboard-thumbnail-list .kboard-list table a {
    color: black;
    font-weight: normal;
    text-decoration: none;
    border: 0;
    box-shadow: none;
    font-size: 13px;
}

#kboard-thumbnail-list .kboard-list table tr {
    border: 0;
    background-color: transparent;
    transition-duration: 0.3s;
    max-width: 1200px;
    width: 50%;
    display: inline-block;
}

@media screen and (max-width: 600px) {
    #kboard-thumbnail-list .kboard-list table tr {
        border: 0;
        background-color: transparent;
        transition-duration: 0.3s;
        width: 100%;
        display: inline-block;
    }
}

#kboard-thumbnail-list .kboard-list table td {
    padding: 20px 0;
    height: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
}

/*
#kboard-thumbnail-list .kboard-list .kboard-list-uid { width: 72px; }
#kboard-thumbnail-list .kboard-list .kboard-list-thumbnail { width: 130px; }
#kboard-thumbnail-list .kboard-list .kboard-list-title { width: auto; }
#kboard-thumbnail-list .kboard-list .kboard-list-user { width: 80px; }
#kboard-thumbnail-list .kboard-list .kboard-list-date { width: 75px; }
#kboard-thumbnail-list .kboard-list .kboard-list-vote { width: 55px; }
#kboard-thumbnail-list .kboard-list .kboard-list-view { width: 55px; }

*/
#kboard-thumbnail-list .kboard-list thead {
    background-color: transparent;
}

#kboard-thumbnail-list .kboard-list thead tr td {
    font-weight: bold;
    color: #545861;
    border: 0;
    border-bottom: 2px solid #f1f1f1;
}

#kboard-thumbnail-list .kboard-list tbody tr td {
    word-break: break-all;
    border: 0;
    width: 378px;
}

#kboard-thumbnail-list .kboard-list tbody tr:hover {
}

#kboard-thumbnail-list .kboard-list .kboard-list-notice {
    background-color: #f4f4f4;
}

#kboard-thumbnail-list .kboard-list .kboard-list-selected .kboard-thumbnail-cut-strings {
    font-weight: bold;
    font-size: 16px;
    font-weight: bold;
}

#kboard-thumbnail-list .kboard-list .kboard-list-thumbnail .icon-picture {
    font-size: 14px;
}

#kboard-thumbnail-list .kboard-list .kboard-list-thumbnail img {
    display: inline;
    margin: 0;
    width: auto;
    height: 280px;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

#kboard-thumbnail-list .kboard-list .kboard-list-title {
    text-align: left;
}

#kboard-thumbnail-list .kboard-list .kboard-list-title img {
    display: inline;
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
}

#kboard-thumbnail-list .kboard-list .kboard-list-title .kboard-comments-count {
    color: #00a8e7;
}

#kboard-thumbnail-list .kboard-list .kboard-list-user img.avatar {
    display: inline;
    margin: 0;
    width: 24px;
    max-width: none;
    height: 24px;
    vertical-align: middle;
    border-radius: 50%;
}

#kboard-thumbnail-list .kboard-list .kboard-mobile-contents {
    display: none;
    font-size: 12px;
    color: #999999;
}

#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-thumbnail {
    float: left;
    display: inline;
    margin: 0 10px 10px 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
    border: 1px solid #f1f1f1;
}

#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-item {
    display: inline;
    margin: 0;
    padding: 0;
}

#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-item img.avatar {
    display: inline;
    margin: 0;
    width: 24px;
    max-width: none;
    height: 24px;
    vertical-align: middle;
    border-radius: 50%;
}

#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-separator {
    display: inline;
    margin: 0;
    padding: 0 2px;
    color: #bebebe;
}

#kboard-thumbnail-list .kboard-pagination {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    border: 0;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li {
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    padding: 0 1px;
    background: none;
    border: 0;
    list-style: none;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li a {
    display: block;
    margin: 0;
    padding: 0 11px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    border: 0;
    background-color: #f9f9f9;
    box-shadow: none;
    transition-duration: 0.3s;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:hover a, #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active a {
    border: 0;
    color: #fff;
    background-color: #2F4D23;
    border-radius: 50%;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:before {
    display: none;
}

#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:after {
    display: none;
}

#kboard-thumbnail-list .kboard-search {
    float: left;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
}

#kboard-thumbnail-list .kboard-search select {
    display: inline;
    margin: 0;
    padding: 0 5px;
    width: 12%;
    min-width: 0;
    max-width: 12%;
    height: 56px;
    min-height: 0;
    font-size: 17px;
    color: #a7a7a7;
    border-radius: 0;
    border: 0;
    background: none;
    background-color: #fafafb;
    line-height: 26px;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: content-box;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    margin-right: 5px;
}

#kboard-thumbnail-list .kboard-search input {
    display: inline;
    margin: 0;
    margin-right: 16px;
    padding: 0 10px;
    height: 56px;
    min-height: 0;
    font-size: 17px;
    color: #a7a7a7 !important;
    border-radius: 0;
    border: 0;
    background: none;
    /*background-color: #fafafb;*/
    line-height: 30px;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: content-box;
    border-bottom: 1px solid #d7d7d7;
}

#kboard-thumbnail-list .kboard-control {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    text-align: right;
}

#kboard-thumbnail-editor {
    overflow: hidden;
}

#kboard-thumbnail-editor form {
    margin: 0;
    padding: 0;
}

#kboard-thumbnail-editor select {
    display: inline;
    margin: 0;
    padding: 0 5px;
    font-size: 13px;
    width: 30%;
    height: 28px;
    line-height: 28px;
    color: #666666;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: none;
    background: none;
    background-color: transparent;
    box-sizing: content-box;
    vertical-align: top;
    text-indent: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

#kboard-thumbnail-editor input[type=text], #kboard-thumbnail-editor input[type=email], #kboard-thumbnail-editor input[type=number], #kboard-thumbnail-editor input[type=date], #kboard-thumbnail-editor input[type=password] {
    display: inline;
    margin: 0;
    padding: 0 5px;
    width: 30%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #666666;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dcdcdc;
    box-shadow: none;
    background: none;
    background-color: transparent;
    box-sizing: content-box;
    vertical-align: top;
}

#kboard-thumbnail-editor input[type=checkbox] {
    width: auto;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

#kboard-thumbnail-editor input[type=radio] {
    width: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

#kboard-thumbnail-editor select:hover, #kboard-thumbnail-editor input[type=text]:hover, #kboard-thumbnail-editor input[type=email]:hover, #kboard-thumbnail-editor input[type=number]:hover, #kboard-thumbnail-editor input[type=date]:hover, #kboard-thumbnail-editor input[type=password]:hover {
    border-bottom: 1px solid #9e9e9e;
}

#kboard-thumbnail-editor select:focus, #kboard-thumbnail-editor input[type=text]:focus, #kboard-thumbnail-editor input[type=email]:focus, #kboard-thumbnail-editor input[type=number]:focus, #kboard-thumbnail-editor input[type=date]:focus, #kboard-thumbnail-editor input[type=password]:focus {
    border-bottom: 2px solid #9e9e9e;
}

#kboard-thumbnail-editor input[type=file] {
    display: inline;
    margin: 0;
    padding: 0;
    width: 30%;
    font-size: 12px;
    color: #666666;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

#kboard-thumbnail-editor .kboard-attr-title input {
    width: 100%;
}

#kboard-thumbnail-editor .kboard-attr-row {
    float: left;
    padding: 5px 0;
    width: 100%;
    background-color: white;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-name {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 10px 0 10px;
    width: 120px;
    line-height: 32px;
    color: #545861;
    font-size: 13px;
    font-weight: bold;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-name img {
    display: inline;
    margin: 0;
    padding: 0;
    width: auto;
    max-width: 100%;
    vertical-align: middle;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-name .attr-required-text {
    color: red;
    font-weight: normal;
    font-size: 12px;
}

#kboard-thumbnail-editor .kboard-attr-row.kboard-attr-content .attr-name {
    display: none;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value {
    margin: 0 0 0 140px;
    padding: 0;
    line-height: 32px;
    font-size: 13px;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-option {
    display: inline;
    padding-right: 20px;
    width: auto;
    font-size: 13px;
    cursor: pointer;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-option input {
    cursor: pointer;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-label {
    display: inline;
    padding-right: 10px;
    width: auto;
    cursor: pointer;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-label input {
    cursor: pointer;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .description {
    margin: 0;
    color: #666666;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap {
    overflow: hidden;
}

#kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select {
    clear: both;
    float: left;
    margin-bottom: 5px;
    width: 30%;
}

#kboard-thumbnail-editor .kboard-content {
    float: left;
    margin: 0;
    padding: 9px 0;
    width: 100%;
    background-color: white;
}

#kboard-thumbnail-editor .kboard-content .editor-textarea {
    display: inline;
    margin: 0;
    padding: 5px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 250px;
    min-height: 0;
    font-size: 13px;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    background: none;
    background-color: transparent;
    box-sizing: border-box;
    text-indent: 0;
}

#kboard-thumbnail-editor .kboard-control {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#kboard-thumbnail-editor .kboard-control .left {
    position: static;
    float: left;
}

#kboard-thumbnail-editor .kboard-control .right {
    position: static;
    float: right;
    width: 50%;
    text-align: right;
}

#kboard-thumbnail-editor.confirm {
    margin: 100px auto;
    max-width: 590px;
}

#kboard-thumbnail-editor.confirm input[type=password] {
    width: 100%;
    box-sizing: border-box;
}

#kboard-thumbnail-document {
    display: inline-block;
    *display: inline;
    zoom: 1; margin: 0;
    width: 100%;
}

#kboard-thumbnail-document .kboard-document-wrap {
    float: left;
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
}

#kboard-thumbnail-document .kboard-title {
    float: left;
    width: 100%;
    height: 86px;
    border-bottom: 1px solid #e5e5e5;
    display: table;
}

#kboard-thumbnail-document .kboard-title h1 {
    margin: 0;
    padding: 12px 0px;
    color: #333;
    font-family: 'Pretendard-Bold',sans-serif;
    font-size: 20px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

/*원카츠 매장안내 타이틀 수정*/
#post-1505 #kboard-thumbnail-document .kboard-title {
    float: left;
    width: 100%;
    background-color: #937847;
    height: 86px;
}

#post-1505 #kboard-thumbnail-document .kboard-title h1 {
    margin: 0;
    padding: 12px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

#kboard-thumbnail-document .kboard-detail {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    background-color: #f9f9f9;
    font-size: 13px;
}

#kboard-thumbnail-document .kboard-detail .detail-attr {
    display: inline-block;
    *display: inline;
    zoom: 1; float: left;
    margin: 0;
    padding: 12px 35px 12px 22px;
}

#kboard-thumbnail-document .kboard-detail .detail-attr .detail-name {
    float: left;
    font-weight: bold;
    color: #545861;
    text-align: right;
}

#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value {
    float: left;
    padding-left: 20px;
    color: #545861;
}

#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value a {
    color: #545861;
    text-decoration: none;
    border: 0;
    box-shadow: none;
}

#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value img.avatar {
    display: inline;
    margin: 0;
    width: 24px;
    max-width: none;
    height: 24px;
    vertical-align: middle;
    border-radius: 50%;
}

#kboard-thumbnail-document .kboard-content {
    clear: both;
    float: left;
    width: 100%;
    min-height: 200px;
}

#kboard-thumbnail-document .kboard-content .content-view {
    margin: 0;
    padding: 22px;
    word-break: break-all;
    font-size: 16px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

/*원카츠 매장안내 내용 수정*/
#post-1505 #kboard-thumbnail-document .kboard-content {
    clear: both;
    float: left;
    width: 100%;
    min-height: 200px;
    background-color: #f7f7f7;
}

#post-1505 #kboard-thumbnail-document .kboard-content .content-view {
    margin: 0;
    padding: 22px;
    word-break: break-all;
    font-size: 17px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

#kboard-thumbnail-document .kboard-content .content-view iframe {
    max-width: 100%;
}

#kboard-thumbnail-document .kboard-content .content-view img {
    display: inline;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
}

#kboard-thumbnail-document .kboard-content .content-view hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border: 0;
    background-color: #f1f1f1;
}

#kboard-thumbnail-document .kboard-content .content-view ul {
    margin: 0.75em 0;
}

#kboard-thumbnail-document .kboard-content .content-view ol {
    margin: 0.75em 0;
}

#kboard-thumbnail-document .kboard-content .content-view p {
    margin: 0 0 0.75em;
}

#kboard-thumbnail-document .kboard-content .content-view p:last-child {
    margin: 0;
}

#kboard-thumbnail-document .kboard-content .content-view .thumbnail-area {
    text-align: center;
}

#kboard-thumbnail-document .kboard-content .content-view .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#kboard-thumbnail-document .kboard-content .content-view .alignright {
    float: right;
}

#kboard-thumbnail-document .kboard-content .content-view .alignleft {
    float: left;
}

#kboard-thumbnail-document .kboard-document-action {
    padding: 0 22px 5px 22px;
    overflow: hidden;
    line-height: 1;
}

#kboard-thumbnail-document .kboard-document-action .left {
    position: static;
    float: left;
}

#kboard-thumbnail-document .kboard-document-action .right {
    position: static;
    float: right;
    text-align: right;
}

#kboard-thumbnail-document .kboard-attach {
    clear: both;
    margin: 0 22px;
    padding: 10px 0 5px 0;
    font-size: 12px;
    overflow: hidden;
    line-height: 1;
    border-top: 1px dashed #ededed;
}

#kboard-thumbnail-document .kboard-button-action {
    margin: 0 0 5px 0;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;
    border: 1px solid #ededed;
    background: none;
    background-color: white;
    border-radius: 2px;
    letter-spacing: normal;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
}

#kboard-thumbnail-document .kboard-button-action span {
    position: static;
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
}

#kboard-thumbnail-document .kboard-button-like {
    color: #ff5959;
}

#kboard-thumbnail-document .kboard-button-unlike {
    color: #3d62aa;
}

#kboard-thumbnail-document .kboard-button-print {
    color: gray;
}

#kboard-thumbnail-document .kboard-button-download {
    color: gray;
}

#kboard-thumbnail-document .kboard-comments-area {
    float: left;
    width: 100%;
}

#kboard-thumbnail-document .kboard-document-navi {
    float: left;
    padding-top: 15px;
    width: 100%;
}

#kboard-thumbnail-document .kboard-document-navi a {
    display: block;
    text-decoration: none;
    border: 0;
    font-size: 13px;
    line-height: 20px;
    box-shadow: none;
    color: #545861;
    transition-duration: .3s;
}

#kboard-thumbnail-document .kboard-document-navi .navi-document-title {
    display: block;
}

#kboard-thumbnail-document .kboard-document-navi .navi-arrow {
    position: absolute;
    display: block;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document {
    position: relative;
    float: left;
    width: 45%;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document .navi-document-title {
    padding-left: 15px;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document .navi-arrow {
    left: 0;
    top: 0;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document:hover a {
    color: black;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-next-document {
    position: relative;
    float: right;
    width: 45%;
    text-align: right;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-next-document .navi-document-title {
    padding-right: 15px;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-next-document .navi-arrow {
    right: 0;
    top: 0;
}

#kboard-thumbnail-document .kboard-document-navi .kboard-next-document:hover a {
    color: black;
}

#kboard-thumbnail-document .kboard-control {
    float: left;
    padding: 15px 0;
    width: 100%;
}

#kboard-thumbnail-document .kboard-control .left {
    position: static;
    float: left;
}

#kboard-thumbnail-document .kboard-control .right {
    position: static;
    float: right;
    text-align: right;
}

#kboard-thumbnail-latest table {
    display: table;
    table-layout: fixed;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f1f1f1;
}

#kboard-thumbnail-latest table tr {
    padding: 0;
    border: 0;
}

#kboard-thumbnail-latest table th {
    padding: 5px 0;
    height: auto;
    border: 0;
    text-align: center;
}

#kboard-thumbnail-latest table td {
    padding: 5px 0;
    height: auto;
    border: 0;
    border-top: 1px solid #f1f1f1;
    vertical-align: middle;
}

#kboard-thumbnail-latest table td.kboard-latest-title {
    text-align: left;
}

#kboard-thumbnail-latest table .kboard-latest-title {
    padding-left: 5px;
    font-size: 13px;
}

#kboard-thumbnail-latest table .kboard-latest-title a {
    text-decoration: none;
    box-shadow: none;
}

#kboard-thumbnail-latest table .kboard-latest-title img {
    display: inline;
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
}

#kboard-thumbnail-latest table .kboard-latest-title .kboard-comments-count {
}

#kboard-thumbnail-latest table .kboard-latest-date {
    width: 80px;
    text-align: center;
    font-size: 13px;
}

@media screen and (max-width: 600px) {
    #kboard-thumbnail-list .kboard-category.category-mobile {
        display: block;
    }

    #kboard-thumbnail-list .kboard-category.category-pc {
        display: none;
    }

    #kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.select {
        width: 100%;
    }

    #kboard-thumbnail-list .kboard-list table {
        border-top: 1px solid #f1f1f1;
    }

    #kboard-thumbnail-list .kboard-list table thead {
        display: none;
    }

    #kboard-thumbnail-list .kboard-list table td.kboard-list-title {
        padding: 10px 5px;
    }

    #kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-mobile-contents {
        float: left;
        width: 100%;
    }

    #kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-thumbnail-cut-strings {
        display: inline;
        margin-bottom: 10px;
        white-space: normal;
        font-size: 15px;
        line-height: 23px;
    }

    #kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-thumbnail-cut-strings .kboard-mobile-contents {
        width: auto;
    }

    #kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail, #kboard-thumbnail-list .kboard-list table td.kboard-list-uid, #kboard-thumbnail-list .kboard-list table td.kboard-list-user, #kboard-thumbnail-list .kboard-list table td.kboard-list-date, #kboard-thumbnail-list .kboard-list table td.kboard-list-vote, #kboard-thumbnail-list .kboard-list table td.kboard-list-view {
        display: none;
    }

    #kboard-thumbnail-list .kboard-list .kboard-mobile-contents {
        display: block;
    }

    #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li {
        display: none;
    }

    #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.first-page, #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.last-page, #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.prev-page, #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.next-page, #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active {
        display: inline-block;
    }

    #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.prev-page a #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.next-page a {
        padding: 0 18px;
    }

    #kboard-thumbnail-list .kboard-search select {
        float: left;
        margin-right: 1%;
        width: 80%;
        min-width: 80%;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
    }

    #kboard-thumbnail-list .kboard-search input {
        float: left;
        margin-right: 1%;
        width: 80%;
        min-width: 80%;
        max-width: 80%;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
    }

    #kboard-thumbnail-list .kboard-search button {
        float: left;
        width: 20%;
        min-width: 20%;
        box-sizing: border-box;
    }

    #kboard-thumbnail-editor select, #kboard-thumbnail-editor input[type=text], #kboard-thumbnail-editor input[type=email], #kboard-thumbnail-editor input[type=number], #kboard-thumbnail-editor input[type=date], #kboard-thumbnail-editor input[type=password], #kboard-thumbnail-editor input[type=file] {
        width: 100% !important;
        box-sizing: border-box;
    }

    #kboard-thumbnail-editor .kboard-attr-row {
        padding: 10px 0;
    }

    #kboard-thumbnail-editor .kboard-attr-row .attr-name {
        padding: 0;
        width: 100%;
        font-size: 14px;
    }

    #kboard-thumbnail-editor .kboard-attr-row .attr-value {
        margin: 0;
    }

    #kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select {
        margin-bottom: 10px;
        width: 100%;
    }

    #kboard-thumbnail-editor.confirm {
        max-width: none;
    }

    #kboard-thumbnail-document .kboard-title h1 {
        padding: 10px 5px;
        font-size: 18px;
    }

    #kboard-thumbnail-document .kboard-content .content-view {
        padding: 10px 5px;
    }

    #kboard-thumbnail-document .kboard-detail .detail-attr {
        clear: both;
        padding: 10px 5px;
        line-height: normal;
    }

    #kboard-thumbnail-document .kboard-document-action {
        padding: 10px 5px 5px 5px;
    }

    #kboard-thumbnail-document .kboard-attach {
        margin: 0 5px;
        padding: 10px 0 5px 0;
    }

    #kboard-thumbnail-document .kboard-document-navi .kboard-prev-document {
        width: 100%;
    }

    #kboard-thumbnail-document .kboard-document-navi .kboard-next-document {
        margin-top: 10px;
        float: left;
        width: 100%;
        text-align: left;
    }
}


.cf7-inquiry-form label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    margin-bottom: 8px;
}

.cf7-inquiry-form .req {
    color: #e60000;
}

.cf7-inquiry-form .form-row {
}

.cf7-inquiry-form .two-col {
    display: flex;
    gap: 16px;
}

.cf7-inquiry-form .two-col label {
    flex: 1;
}

.cf7-inquiry-form input,
.cf7-inquiry-form select,
.cf7-inquiry-form textarea {
    width: 100%;
    height: 42px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0 14px;
    font-size: 14px;
    box-sizing: border-box;
}

.cf7-inquiry-form textarea {
    height: 150px;
    padding: 14px;
    resize: none;
}

.cf7-inquiry-form .privacy-box {
    height: 120px;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 16px;
    font-size: 13px;
    line-height: 1.7;
    color: #888;
    white-space: pre-line;
    box-sizing: border-box;
}

.cf7-inquiry-form .wpcf7-acceptance label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    margin-top: 10px;
}

.cf7-inquiry-form .wpcf7-acceptance input {
    width: auto;
    height: auto;
}

.cf7-inquiry-form .form-submit {
    margin-top: 30px;
    text-align: center;
}

.cf7-inquiry-form input[type="submit"] {
    position: relative;
    display: inline-block;
    zoom: 1;
    margin: 0;
    padding: 0 50px;
    width: auto;
    height: 58px;
    line-height: 48px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: normal;
    color: #44B3C4 !important;
    background: #fff !important;
    border: 1px solid #44B3C4;
    border-radius: 100px;
    text-decoration: none !important;
    cursor: pointer;
    vertical-align: middle;
    text-shadow: none;
    box-shadow: none;
    transition-duration: 0.3s;
    box-sizing: content-box;
}

@media (max-width: 768px) {
    .cf7-inquiry-form .two-col {
        flex-direction: column;
        gap: 0;
    }

    .elementor-widget-image-box .elementor-image-box-img img{
        margin: 0 auto;
    }
    .elementor-widget-image-box .elementor-image-box-img{
        text-align: center;
    }
}

.cf7-inquiry-form .two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    width: 100%;
}

.cf7-inquiry-form .two-col label {
    margin: 0;
    font-size: 14px;
}
.wpcf7  input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 select, .wpcf7 textarea,
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
    border: 1px solid #ddd;
    margin-top: 10px;
}

.wpcf7-response-output{
    display:none !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background: none !important;
}

#kboard-thumbnail-latest table td.kboard-latest-title img{
    width: 100%;
    max-width: 250px;
}