/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

@media(max-width:991px) {
	#daumRoughmapContainer1766037265428{
		height:300px !important;
	}

}
@media (min-width: 992px) {
    .section-relat {
        position: relative;
        overflow: hidden;
        height: 70vh;
    }
}

header.header-bg .top-bar .right-menu a, .header:hover .top-bar .right-menu  a {
        color: var(--text-color) !important;
}