/**********************************************
note : design custom style page
**********************************************/
#section-list .type2 .thumb {background-size:cover;background-repeat:no-repeat;background-position:center}
@media screen and (max-width: 39.9375em) {
	#section-list .type2 .thumb {margin:0 -1.25rem .75rem}
}


/* 선거배너종료 */
.vote_banner_box_finish {margin-bottom:1px;padding:1.875rem .625rem;font-size:1.375rem;font-weight:bolder;line-height:1;color:#fff;background-color:red;border:3px solid blue;text-align:center}
.vote_banner_box_finish::before {content:'선거배너'}
.vote_banner_box_finish::after {content:'이 배너가 보이면 꼭 삭제해주세요.';display:block;margin-top:.375rem;font-size:.875rem;line-height:1.375;font-weight:normal;letter-spacing:-.05em}
