
@media (prefers-reduced-motion: reduce) {
  .fullWidthImage.paralax .fullWidthImageWrap img {
    height: 100%;
  }
}