#rodape .rodape-institucional {width: 100%;}
@media only screen and (min-width: 1025px) {
#rodape .rodape-institucional {width: 25%;}
}
#rodape .rodape-atendimento {width: 100%;}
@media only screen and (min-width: 1025px) {
#rodape .rodape-atendimento {width: 25%;}
}
#rodape .rodape-sobre {width: 100%;}
@media only screen and (min-width: 1025px) {
#rodape .rodape-sobre {width: 25%;}
}