/* Fix Salient image opacity bug on Donate page */
body.page-id-3511 .img-with-animation-wrap .hover-wrap img.img-with-animation {
  opacity: 1 !important;
}