diff --git a/files/templates/awards/Christmas/Sleighs.html b/files/templates/awards/Christmas/Sleighs.html index 261618d6d7..9777b8afa5 100644 --- a/files/templates/awards/Christmas/Sleighs.html +++ b/files/templates/awards/Christmas/Sleighs.html @@ -37,10 +37,11 @@ @media (max-width: 768px) { .train1 { - position: absolute; + position: fixed; z-index: 10; width: 150px; animation: train 3s linear infinite !important; + top: 35% } .train2 { display: none !important;