I changed the size of the logo (very large) and when I view the site on mobile logo is not responsive.
How so?
thanks
here is the link: http://www.ceramichevitali.it/
#gkLogo {
width: 80%;
margin: 0 10%;
background-size: 100% auto;
}