hi, changing in media width: 100% to 180px work fine.
You are very kind, I will recommend your theme.
Thanks you
@media only screen and (max-width: 900px) {
.header-wide-image .header-logo-menu-wide .header-logo-menu-strip .header-image-left a
{
line-height: inherit;
width: 180px;
float: left;
margin: 0;
padding: 0;
background-size: 50%;
background-position: center center;
background-repeat: no-repeat
}