diff --git a/css/global.css b/css/global.css index 8d7dd73..4ced72c 100644 --- a/css/global.css +++ b/css/global.css @@ -917,23 +917,3 @@ a:hover { } - - -@media (min-width: 2000px) { - - .left_banner { - width: 520px !important; - height: 850px !important; - top: 280px !important; - left: 20px !important; - right: auto !important; - } - - .right_banner { - width: 520px !important; - height: 850px !important; - top: 180px !important; - right: 20px !important; - left: auto !important; - } -}