@charset "utf-8";


.stroy_list{margin:70px -13px 0}
.stroy_list .col .thumb{min-height: 220px}
.stroy_list .col .thumb span{display:block;width:100%;height:220px;}
.stroy_list .col .thumb span img{height:100%;max-width:none;width:100%;}

/* 230306 pagination 수정 */
.form-group.row {
    text-align: center;
}


/* 230307 img 수정 */
.stroy_list .col.imgTy .no-img .thumb span img {position: absolute;left: 50%;top: 50%;width: auto;max-width: 100%;height: auto;-webkit-transform: translate(-50%,-50%);}



/* 230310 수정 */
@media (max-width:430px) {
    .stroy_view .title strong {padding:20px 0;}
}