Hello
I add logo to position topnav, it work in desktop version and tablet version but don't show in mobile version
please help:
Thank you
my site : http://www.homeandlifestyledeco.com/index.php/en/
@media only screen and (max-width:1370px) {
img {
max-width: 100%;
}
}