/* GA single-photo fixes: ensure tall images are fully visible */
.gv-wrap .mpg-img{
  object-fit: contain !important;
}
