


/* 대형 모바일 사이즈 */

@media screen and (min-width:23em){

    .recruit_image_wrapper{
        top:4rem;
    }
    
}
    