@charset "utf-8";
/* Info
 ========================================================================== */
/**
 * 1. Writer: Sunhyeong Kim. (Weaverloft Corp.)
 * 2. Production Date: 2023-01-04
 * 3. Client: 서울대학교병원 융합의학기술원
 */

/* organization
 ========================================================================== */
.organization-sec .org .cont {max-width: 1280px;margin: 0 auto; } 
.organization-sec .org .cont picture,
.organization-sec .org .cont picture img {width: 100%;height: 100%; } 
@media screen and (max-width: 768px) {
	.organization-sec .org .cont {max-width: 320px; } 
}
@media screen and (max-width: 480px) {
	.organization-sec .org .cont {max-width: 260px; } 
}