@media screen and (max-width: 1024px){
#rodape .titulo+p, #rodape .titulo+ul{
overflow: visible !important;
}
#rodape .institucional ul{
margin-bottom: 50%;
}
}