custom.css
... ...
@@ -19,7 +19,7 @@
19 19
20 20
.button_home_revue:hover { background-color: #d2000057; color: white;}
21 21
.button_home_revue { font-size: 200%;background-color: #1c1c1cc9; color: white; border: 2px solid #ff3158;}
22
-@media (max-width: 650px) {
22
+@media (max-width: 900px) {
23 23
.banner_no_phone {display : none; }
24 24
.banner_phone {display : block; }
25 25