#primary .brokers-list article.broker .broker-hover {
  height: auto;
  bottom: 0;
}

#primary .brokers-list article.broker:hover .broker-hover {
  bottom: 0;
}

#primary .brokers-list article.broker {
  height: 490px;
}
