 .feasy-map-wrap { position: relative; max-width: 100%; }
.feasy-map { width:100%; height:100%; border-radius:12px; overflow:hidden; box-shadow:0 8px 20px rgba(0,0,0,.08); }
.feasy-map .gm-style .gm-style-iw-c { border-radius:10px; }
.feasy-map-label { font-weight:600; font-size:12px; }
@media (max-width: 640px){ .feasy-map-wrap{ height:auto } }