.u-header {
	
	font-size: 1.5rem;
	
}

#c2i {
	
	background-image: url(./images/c2i.jpg);
	
}

.kakao-map {
	
	position: relative;
	display: block;
	width: 100%;
	height: 300px;
	padding: 0;
	overflow: hidden;
	
}

.traffic-title {
	
	width: 100px;
	
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
	#c2i .container {
		
		margin-left: 0;
		
	}
	
}
