@media screen and (max-width: 767px){
#rodape .links-rodape {
    border: none!important;
}

.newsletter-rodape .interno-conteudo input {
width: 160px!important;
}

.newsletter-rodape .interno-conteudo button {
    width: 100px!important;
}
}