#accesos span {
  display: block;
}

p.highlights a span {
  display: block;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 16px;
  overflow: hidden;
  max-height: 34px;
}

p.highlights a img {
  max-height: 99px;
  max-width: 100%;
}
