@charset "utf-8";

main .main-slide { background: url(../img/sub3/6/image1.jpg) no-repeat center/cover; }

.e-info div .img1 { background-image: url(../img/sub3/6/image1.jpg); aspect-ratio: initial; }

#daumRoughmapContainer1761548884399 { width: 50%; }
.root_daum_roughmap .cont { display: none; }

@media screen and (max-width: 840px){ 
    #daumRoughmapContainer1761548884399 { height: 350px; }
}

@media screen and (max-width: 600px){ 
    .e-info { padding: 80px 4% 0; }
    .e-info div .img1 { display: none; }
    #daumRoughmapContainer1761548884399 { width: 100%;}

}