.org_imgbox{width:100%;padding:20px 0 80px 0;text-align:center;clear:both;overflow:hidden}

.org_info{width:100%;padding:50px 0 25px 0;overflow:hidden}
.org_info h5{font-size:22px;font-weight:700;color:#000;letter-spacing:-1px}


/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {


}


/****** Mobile ******/
@media screen and (max-width:690px){
	.h3_butt1{display:none}
	.org_imgbox img{width:100%}
	.tblWrap{overflow:hidden;overflow-x:scroll !important;width:100%;padding-top:40px !important;background:url('../imgs/common/swipe.png') no-repeat right top; background-size:60px}
	.tblWrap:before{display:block;margin-bottom:10px; content:"※ 왼쪽으로 스크롤 하여 보실 수 있습니다.";font-weight:500;color:#d80b8c}
	.tblWrap table{min-width:700px}
}