.contact-list-gw li:hover {
  transform: scale(1.05);
  transition: all 0.3s;
}

.over-hid-ftr{
  overflow:hidden;
}