diff --git a/_less/screen.less b/_less/screen.less index 8f5dd919..8d78ed71 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -1696,7 +1696,7 @@ h2 .rssicon{ /*Styles specific to mobiles*/ -@media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){ +@media handheld, only screen and ( max-width: 60em ), only screen and ( max-device-width: 60em ){ img{ max-width:100%; }