/* Disable click & hand cursor for all images in the first row */
[data-element-id="elm_8fGMTbMjRVyjdcZlKWyghw"] .zpimage-anchor,
[data-element-id="elm_urqPfWjnQCWElYk0z5UmHg"] .zpimage-anchor {
    cursor: default !important;
    pointer-events: none !important;
}