/*Hides the whole lightbox footer to make the image area larger*/
.Lightbox-footer{
  display:none;
}
.Lightbox-nav{
  display:none;
}
