.contact-us-map__row{display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.contact-us-map__icon{height:40px;margin-bottom:10px;object-fit:contain;width:40px}.contact-us-map__left-content{display:flex;flex-direction:column;gap:50px;justify-content:center}.contact-us-map__item-wrapper{text-align:center;width:100%}.contact-us-map__map-wrapper{text-align:center}.contact-us-map__map-wrapper iframe{max-width:600px;min-height:450px;width:100%}@media(max-width:992px){.contact-us-map__row{grid-template-columns:repeat(1,1fr)}}