.easy-popup-fixed { position:relative; z-index:998; }
.easy-popup {  }
.easy-popup .scrolling { width:100%; }
.easy-popup .scrolling img { width:100%; height:100%; }
.popup-close-area { text-align:right; font-family:'돋움',Dotum,'굴림',Gulim,sans-serif; color:#fff;}
.popup-close-area a{ font-family:'돋움',Dotum,'굴림',Gulim,sans-serif; color:#fff;}

@media only screen and (max-width:800px) {
.easy-popup{width:300px;height:280px;left:10px;top:100px;}
.easy-popup .scrolling{width:300px !important;}
.easy-popup .scrolling img{width:100% !important}
.popup-close-area {background:#555;}
}