

.noticia-news form {flex-direction: column; display: flex;}
.noticia-news .two-columns {flex-direction: column;}
.noticia-news .two-columns input:not([type="checkbox"]) {width: calc(100% - 48px); max-width: 100%;}
.noticia-news .two-columns select {max-width: 100%; width: 100%}
.noticia-news form input[type="submit"] {white-space: normal; margin-bottom: 10px; font: bold 12px/20px 'Gotham'}
.noticia-news .aviso, .noticia-news .termo {line-height: initial;}
