#about { margin-bottom: 50px; } 

#about .ceo-msg {
	position: relative;
	margin-top: 50px;
	padding: 0 0 150px 20px;
	line-height: 160%; 
	font-size: 15px;
}

#about .ceo-msg h2 { 
	font-family: 'Nanum Gothic'; 
	font-size: 32px; 
	margin-bottom: 35px;
	font-weight: 600;	
}

#about .ceo-msg .ceo-pic {
	position: absolute;
	right: 20px;
	bottom: 150px;
}

#about .ceo-msg .ceo-sign {
	position: absolute;
	right: 20px;
	bottom: 0px;
}