@media screen and (max-width: 1000px){
#wrap{
width:98%;
}
#upperHead>div{
text-align:right;
}
}