:root {
    --content-max-width: 70%;
}

.content img,
.content video {
    max-width: 60%;
    /* max-height: 20%; */
    /* width: 500px; */
}