Line 41: | Line 41: | ||
} | } | ||
+ | /*switch to no banner */ | ||
+ | @media (max-width: 1400px) { | ||
+ | .MenuLeft { | ||
+ | display:none | ||
+ | } | ||
+ | |||
+ | .Menucenter { | ||
+ | width:100% !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
/*Mobile devices*/ | /*Mobile devices*/ | ||
@media screen and (max-width: 860px) { | @media screen and (max-width: 860px) { |
Revision as of 19:23, 11 October 2017