#baguetteBox-overlay .full-image img {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  border: 1px solid #fff;
  box-sizing: border-box;
  box-shadow: -3px 5px 15px #fff;
  border-radius: .25rem !important;
}

