diff --git a/depeches.html b/depeches.html
index b70e84a..d432634 100644
--- a/depeches.html
+++ b/depeches.html
@@ -72,7 +72,8 @@
.depeche-image {
margin-top: 0.8rem;
- max-width: 100%;
+ max-height: 400px;
+ width: auto;
border: 1px solid #ddd;
display: block;
}
@@ -144,4 +145,4 @@ el.innerHTML = el.textContent.split('').map(c =>
).join('');