<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.map .h1{
font-size:18px;
/* color:#73a52a; */
font-weight:normal;
}
.map .h2{
font-size:12px;
color:#000000;
font-weight:normal;
}
.map .mapsize {
width:100%;
height:300px;
}
.detaillay &gt; .map{margin-top:25px;}
@media (min-width: 542px) {
.map .mapsize {
width: 100%;
height:550px;
}
.detaillay &gt; .map{margin-top:0px;}
}</pre></body></html>