#photo {
  box-shadow: none !important;
}

.photo-container.photo-container {
  height: auto !important;
  box-shadow: 0 2.5rem 5rem rgba(32, 46, 66, 0.22);
}