.map-section{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 24px 44.4px rgba(0,0,0,.07);padding:36px}.map-section .top-content h1,.map-section .top-content h2,.map-section .top-content h3,.map-section .top-content h4,.map-section .top-content h5,.map-section .top-content h6{margin:18px 0}.map-section .top-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.map-section .top-content .content{max-width:80%}.map-section .map iframe{height:600px;margin:24px 0 0;width:100%}@media (max-width:767px){.map-section{padding:24px}.map-section .top-content .content{max-width:100%;width:100%}.map-section .map iframe{height:400px;margin:36px 0 0}}@media (min-width:768px) and (max-width:1200px){.map-section .top-content .content{max-width:70%}}