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