

.reveal a img:hover {
  background: none;
  border-color: none;
  box-shadow: none;
}

.reveal a img {
  padding: 20px;
}