/* Inner-page image reveal correction from route contact-sheet review. */
.ry-page-art.et_animated,
.ry-page-art.et-waypoint {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

