.quarto-figure img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: auto;
}

