diff --git a/parts/static/style.css b/parts/static/style.css index 2362127..f91dab6 100644 --- a/parts/static/style.css +++ b/parts/static/style.css @@ -375,8 +375,8 @@ td p { .overlay img#map { position: absolute; right: 5%; - bottom: 5%; - height: calc(90% - 42pt); + margin-top: 4%; + max-height: calc(90% - 42pt); max-width: 50%; }