.grid-gallery-height {
  max-height: 400px;
}

.grid-gallery-box-2-height {
  height: 350px;
}

#grid-gallery-box-hover a:hover {
  background-color: yellow;
  color: red;
  
}