:root {
    

        --content-width:auto;

    
}

img {
    box-sizing: content-box;
}

body > article{
    
     --content-width: 68.75vw;   
    
}
