
@media (min-width: 38.75rem) and (prefers-reduced-motion: reduce) {
  .offsetImageBlockImg {
    transition: none !important;
    animation: none !important;
  }
  .offsetImageBlockText {
    transition: none !important;
    animation: none !important;
  }
}