@media screen and  (min-width:0px) and (max-width: 1024px){
html{width: 145%;}
body{width: 100%;}
#header{width:100%;margin:0 auto;}


}