.menu.superior .all-menu .nivel-dois {
	width: 250px !important;
}

.menu.lateral .nivel-dois a, .menu.lateral .nivel-um a .titulo{
   white-space:inherit;
   padding:5px;
}



@media (max-width: 767px)
.modulo.span4 img {
    display: none !important;
}

.modulo.span4:nth-child(1) {
    width: 65% !important;
}

.modulo.span4:nth-child(2) {
    width: 65% !important;
}

.modulo.span4:nth-child(3) {
    width: 65% !important;
}