.section-ubicacion-section{
    text-align: justify;
    max-width: 600px;
    margin: 10px auto;
}
.section-ubicacion-section-mapa{
    width: 96%;
    max-width: 600px;
    margin: auto;
}
.section-ubicacion-section-mapa-title h2{
text-align: center;
margin: 20px 0px 10px 0px;
}
iframe{
    width: 100%;
}