@media only screen and (max-width:1000px){
    #logo{
        width: 200px;
    }
}