.text-map{display:flex;flex-wrap:wrap;padding:40px}.text-map--text{flex:1;max-width:50%}.text-map--map{flex:1;max-width:50%}.text-map--map iframe{width:100%;height:100%}.text-map.left .text-map--map{margin-left:30px}.text-map.right .text-map--text{margin-left:30px}@media(max-width:767px){.text-map{flex-direction:column}.text-map--text{max-width:100%;text-align:center}.text-map--map{max-width:100%}.text-map.left .text-map--map{margin-left:0;margin-top:20px;height:250px}.text-map.right .text-map--text{margin-left:0;margin-top:20px}.text-map.right .text-map--map{height:250px}}