.profile-box{position:relative;height:730px;background:url(/_res/ajou/kr/img/intro/choi_profile.png) no-repeat left center/cover;box-sizing:border-box;}

@media screen and (max-width: 912px) {
		/* 아주소개 > 총장 > 약력 */
	.profile-box{height:565px;}
	.profile-box img{top:unset;bottom:15px;left:unset;right:15px;width:180px;}

@media screen and (max-width: 768px) {
	/* 아주소개 > 총장 > 약력 */
	.profile-box{height:220px;}
	.profile-box img{top:80px;left:35%;width:200px;}	
	
@media screen and (max-width: 480px) {
		/* 아주소개 > 총장 > 약력 */
	.profile-box{height:215px;}
	.profile-box img{top:unset;bottom:15px;left:unset;right:15px;width:180px;}