
.banner_showroom {
    float: left;
    width: 100%;
}
.banner_showroom img {
    float: left;
    margin: 0;
    max-height: 650px;
    width: 100%;
}
.mapa {
    float: left;
    width: 100%;
}
.mapa iframe {
    float: left;
    width: 100%;
}
h1 {
    float: left;
    font-family: gobold_boldregular;
    font-size: 36px;
    margin: 20px 0;
    width: 100%;
}
.leyenda_showroom {
    float: left;
    font-size: 16px;
    margin: 0;
}
h2 {
    float: left;
    font-family: gobold_boldregular;
    font-size: 28px;
    margin: 20px 0 0;
    width: 100%;
}
 

