diff --git a/css/customstyles.css b/css/customstyles.css index 0c04a45..9b7ce64 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;