diff --git a/css/customstyles.css b/css/customstyles.css index 676c804..fe5923c 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -924,7 +924,7 @@ span.soft { } -@media only screen and (min-width: 900px), @media only screen and (min-device-width: 900px) { +@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) { .col-md-9 img { max-width: 700px; max-height: 700px;