diff --git a/vcm/css/vcm.css b/vcm/css/vcm.css index 95c01f9da1d9825d7c8eeadcd493adac162d0024..2511d801b0d08bb3d34b9e628189b83a76dec7c5 100644 --- a/vcm/css/vcm.css +++ b/vcm/css/vcm.css @@ -1277,8 +1277,8 @@ a.monument{ } @media screen and (max-width:30em /*480px*/) { #myBalloon{ - top: 29rem !important; - left: 3% !important; + /* top: 29rem !important; + left: 3% !important; */ max-width: 94%; min-width: 94%; width: 94%; @@ -1287,7 +1287,7 @@ a.monument{ width: auto; height: auto; position: relative; - top: -20rem; + /* top: -20rem; */ left: 0; } .balloon-content {