@media only screen and (max-width: 479px){
    
    html body #header .support-logo{
        width:30%;
    }
    
} /* end of query */