.googlemaps{
    width: 600px;
    height: 600px;
    border: 0;   

}

.texto{
    height: 350px;
    width: 500px;
    
    position: relative;
    left: 60%;
    bottom: 600px;
}

.texto p{
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    text-align: justify;
}

.texto h2{

    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    text-align: justify;
    color: rgb(0, 99, 192);
    font-weight: bold;

}
.mapa{
    width: 650px;
    position: relative;
}