img:not(#logo) {
border: 3px solid #ececec;
max-width: 100%;
border-radius: 5px;
}
figure {
box-sizing: border-box;
display: inline-block;
margin: 0;
figure img {
max-height: 500px;
@media screen and (min-width: 600px) {
padding: 0 40px;
figure h4 {
font-size: 1rem;
margin-bottom: 1em;
figure h4::before {
content: "↳ ";
svg {
max-height: 15px;