.map-module{display:flex;flex-flow:row nowrap;margin:0 auto;max-width:980px}.map-module .contact-info{background-color:var(--primary-v86-jet);flex:0 0 330px;padding:50px}.map-module .map{flex:1 1 auto;height:0;overflow:hidden;padding-bottom:360px;position:relative;width:100%}.map-module .map iframe{filter:grayscale(1);height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:750px){.map-module{display:flex;flex-flow:column nowrap}.map-module .map{flex:unset;width:100%}}