@charset "UTF-8";
/* 교수 */
.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(1) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_imsang2/images/main/v2/teacher_1.png') no-repeat right top 20px;
    background-size: 263px auto;
}

.professor_cont .teacher_slide .swiper-slide-1 li:nth-child(2) .list_inner::after {
    background: url('/_skin/tpl_skin/basic_imsang2/images/main/v2/teacher_2.png') no-repeat right top 20px;
    background-size: 263px auto;
}
