.contact-map-card{overflow:hidden;padding:0!important;background:#fff!important}
.contact-map-card iframe{display:block;width:100%;height:300px;border:0}
.contact-map-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px}
.contact-map-actions span{color:#52617e;font-size:.86rem;line-height:1.35}
.contact-map-actions .btn{flex:0 0 auto;padding:11px 14px;font-size:.78rem}
@media(max-width:850px){.contact-map-card iframe{height:340px}}
@media(max-width:480px){.contact-map-actions{align-items:stretch;flex-direction:column}.contact-map-actions .btn{justify-content:center}}
