@media screen and (max-width: 667px){
    #logo{
        width: 50%;
    }
}