.tools-corporative li:last-child {
  border-left: 0;
}
.tools-corporative li:last-child img {
  height: 100%;
}
.tools-corporative li:last-child .info-usuario {
  float: left;
}
.tools-corporative li:last-child .info-usuario .cerrar, .tools-corporative li.log-out {
  display: none;
}
.tools-corporative li.my-account {
  float: none;
  line-height: 30px;
}
.tools-corporative li.my-account a {
  color: #ffffff;
}