#page-footer #awards img:hover {
  transform: scale(1.2);
  transition: .3s;
}