ok
everything I’ve written is this, but it does not work the same on my iphone see cut down the logo:
#header .container{
height: 130px !important;
}
#logo-block a img {
height: 130px;
}
.phone #logo-block a img {
min-height: 0;
max-height: 47px !important;
float: left;
}