.module--googlemap {
	width: 100%;
	height: 400px;
 }
 
.gm-style-iw {
	left: auto !important;
	right: auto !important;
	padding: 20px;
}

    .gm-style-iw h2 {
        font-size: 18px;
        line-height: 1.25;
        font-family: 'ThemeFont-Tertiary', sans-serif;
        margin-bottom: 20px;
        max-width: 250px;
    }

    .gm-style-iw .infoWindowContent {
        font-size: 16px;
        line-height: 1.5;
        font-family: 'ThemeFont-Primary', sans-serif;
    }