Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Modified: Sunday, March 29 2026, 1.16am

The Court of Instruction number 1 of Ibiza, on duty, has agreed this Monday the provisional prison without bail for the drugged driver who this Sunday ran over three women, British tourists, and killed one of them in the bay of Portmany.

The admission to prison of this individual of Irish nationality comes a day after the tragic accident that he caused in es Pouet, on the border between the municipalities of Sant Josep and Sant Antoni, as confirmed from the TSJIB.

The event resulted in the death of a woman, while a British citizen, 23 years old, remains in critical condition in the Intensive Care Unit of the Policlínica Nuestra del Rosario in Ibiza. The third victim was discharged from the hospital on Sunday afternoon

 

For the full article, please visit Diario de Ibiza website here.