﻿body {
}
div#ShowContent img {
    /* width: 100%; */
    max-width: 100%;
    margin: 10px 0px;
    border-radius: 20px;
}
.to_edit, .to_edit a {
    font-size: 20px;
    color: red;
}