.map-section{display:inline-block;padding-bottom:100px;width:100%}.map-section .inner-wrap{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.map-section .inner-wrap .map-area{display:inline-block;line-height:0;margin:0;vertical-align:top;width:50%}.map-section .inner-wrap .map-area img{display:inline-block;max-height:430px;object-fit:cover;object-position:center;width:100%}.map-section .inner-wrap .content-area{display:inline-block;margin:0;width:50%}@media(max-width:991px){.map-section .inner-wrap{flex-wrap:wrap}.map-section .inner-wrap .content-area,.map-section .inner-wrap .map-area{width:100%}.map-section{padding-bottom:60px}}@media(max-width:767px){.map-section{padding-bottom:50px}}