.location-box .location-map {border-top: 2px solid #0048A0;}
.location-box .location-map .root_daum_roughmap {width: 100%!important;}
.location-box .location-map .root_daum_roughmap .wrap_map{height: 580px!important;}
.location-box .location-map .root_daum_roughmap .cont {display: none;}

.location-adress {margin: 0 0 60px 0;}
.location-adress p {font-weight: 400;font-size: 24px;line-height: 130%;vertical-align: middle;color: #000;}
.location-adress p span {color:#003B84;}
@media screen and (max-width: 768px) {
	.location-box .location-map .root_daum_roughmap .wrap_map{height: 350px!important;}
	.location-adress {margin:  0 0 30px 0;}
	.location-adress p{font-size: 18px;}
}