282
ediciones
Cambios
sin resumen de edición
/* CSS placed here will affect users of the mobile site */
.nomobile{
display:none!important;
}
td {
display: block!important;
td #mapa{
width: 330px!important;
}
.alternative-g-map iframe{
width: 320px!important;
}
