.carte_reseau_container{
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {/* Ajout par rapport à Isostaf et Progaines */

    .carte_reseau_container img{/* Ajout par rapport à Isostaf et Progaines */
        width: 80%;
    }

}