main h1, main > h2 {
    clear: both;
    text-align: center;
    font-weight: lighter;
}
main h1 {
    font-size: 2em;
    padding: 2em auto 0 auto;
}
section.reforma_locales {
    width: 100%;
    max-width: 1200px !important; 
    margin: 0 auto !important; 
}
section.reforma_locales {
    width: 100%;
    max-width: 1200px !important; 
    margin: 0 auto !important; 
}
section.reforma_locales article {
    text-align: left;
    padding: 0.5em;
}
section.reforma_locales article p {
    font-family: Roboto, "Open sans", Arial, sans-serif;
    font-size: 0.9em;
    line-height: 170%;
    margin-bottom: 1em;
}
section.reforma_locales article h2 {
    font-size: 1.7em;
    padding-bottom: 0.5em;
    text-align: left;
}
article img {
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto 2em auto;
    text-align: center;
}
