.img-box {height: 400px;border-radius: 5px;overflow: hidden;}
.img-box img {width: 100%;height: 100%;object-fit: cover;}

.location-box .root_daum_roughmap{width:100%;}
.location-box .root_daum_roughmap .cont{display:none;}

@meida (max-width: 768px){
	.img-box {height: auto;}
}