<style type="text/css">
    /* Pour les images agrandies */
    .ndxzbox-image img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: contain !important;
    }

    /* Pour les conteneurs des images agrandies */
    .ndxzbox-content {
        overflow: visible !important;
    }
</style>
