@media screen and (max-width:1000px) {

.wrapper{
    width: 100% !important;
}
.nav .top1{
    width: 100%;
}
}
