.eb-map {
	height: 300px;
}

.eb-map-container h6 {
	margin: 0;
}

.eb-map-container p {
	margin-bottom: 0;
}

.map-infobulle{
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    line-height: 21px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 2px;
    width: auto;
    height: auto;
    min-width: 290px;
    letter-spacing: 0.7px;
}
.page-pays .map-infobulle .si-content {
    max-width: 100% !important;
    max-height: 100% !important;
}
.map-infobulle p{ 
    margin:0;
}
.map-infobulle p:nth-child(2){ 
    margin:0 0 7px;
}
.map-infobulle .si-content-wrapper{
    padding: 25px 25px 20px;
    overflow: visible;
}

.map-infobulle .si-content-wrapper strong {
    display:block;
    margin: 5px 0;
    font-weight: 600;
}