.ken-burns-target-b6ad5d75 {
    will-change: transform;
    transform-origin: center center;
    transition: transform 0.1s ease-out; /* Slight smoothing to reduce jitter on scroll */
    max-width: 100%;
    height: auto;
}