diff --git a/packages/TPS/Shop/publishable/assets/styles/style.css b/packages/TPS/Shop/publishable/assets/styles/style.css index b15e6fbc8..76869f242 100644 --- a/packages/TPS/Shop/publishable/assets/styles/style.css +++ b/packages/TPS/Shop/publishable/assets/styles/style.css @@ -2782,12 +2782,12 @@ p.phone-number { @media screen and (max-width: 1080px) { .logo-wrapper-mobile { - // max-width: 70%; + max-width: 50%; width: 100%; } .logo-wrapper-mobile img { - width: inherit; + width: 100%; } .nav-top-right {