@media (min-width: 600px) and (max-width: 999px){

#main_in, #footer_in, #header_in {

width:1000px;
margin:0px 2.5%;
}


}