Hi,
The logo is not resized when the site is viewed by mobile.
As you can see here: http://dev.gioacchinocipriano.it/
Any solution?
Best Regards.
Gioacchino
@media only screen and (max-width:840px) {
#gkLogo.cssLogo {
height: 90px;
width: 180px;
}