
	
/* 피드별 개별 스타일 지정 (CSS파일로 생성 됩니다)*/
.org_list .org_top.half::before {
    left: auto;
    transform: none;
    right: 2%;
    width: 48%;
}
