diff --git a/wcs/montpellier-ville/custom-montpellier.css b/wcs/montpellier-ville/custom-montpellier.css index a9aceb0..747aa76 100644 --- a/wcs/montpellier-ville/custom-montpellier.css +++ b/wcs/montpellier-ville/custom-montpellier.css @@ -428,16 +428,13 @@ div#services-2nd ul li img { } } -@media screen and (max-width: 800px) { +@media screen and (max-width: 510px) { div#services-2nd > ul, div#services > ul { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; } -} - -@media screen and (max-width: 510px) { div#home-page-intro { background-position: top right; }