.mapModule{display:flex;flex-wrap:wrap;margin:40px auto}.mapModule .text-container{background:#f4f6fb;display:flex;flex:1;flex-direction:column;flex-grow:1;padding:30px}.mapModule .text-container h2{flex:1;font-weight:800}.mapModule .text-container>div{align-items:center;display:flex;padding-bottom:20px}.mapModule .text-container .secondItem{margin-left:20px}.mapModule .map-container{flex:2}.mapModule svg{stroke:#1a3b73;fill:#fff;stroke-width:30;overflow:visible;width:50px}.mapModule p{margin:0;padding:0}@media (max-width:861px){.mapModule{flex-direction:column}}