diff --git a/files/templates/submission.html b/files/templates/submission.html index e3287979d..4a012c91d 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -190,13 +190,13 @@ {% if SITE_NAME == 'PCM' and p.award_count("toe") %} @@ -325,13 +325,13 @@ height: 100% !important; } .toeimg { - width: 100px; - height: auto; + width: 100px !important; + height: auto !important; } @media (max-width: 992px) { .toeimg { - width: 30px; - height: auto; + width: 30px !important; + height: auto !important; } } @@ -398,13 +398,13 @@ {% if p.award_count("train") %} @@ -453,13 +453,13 @@ top: 90% } .croagimg { - width: 169px; - height: 68px; + width: 169px !important; + height: 68px !important; } @media (max-width: 992px) { .croagimg { - width: 100px; - height: 40px; + width: 100px !important; + height: 40px !important; } } @@ -491,13 +491,13 @@ {% if p.award_count("scooter") %}