/* Slightly warm, neutral colour balance for the factory image; geometry and hover transform stay untouched. */
html body .vo-actions-photo-style .light_out > .container > .row:first-child > .col-md-6:first-of-type > img {
    filter: sepia(.08) saturate(.90) brightness(1.035) contrast(.97);
}
