/* Preserve the original desktop layout and artwork. */
.ws_images > span {position:absolute;inset:0;transition:opacity 2s ease;}
.ws_images > span:first-child {z-index:0;}
.p7GPinnerwrapper::after {content:"";display:block;clear:both;}
[hidden] {display:none !important;}
@media (prefers-reduced-motion:reduce) {.ws_images > span {transition:none;}}
