Add this CSS code…
@media only screen and (max-width: 719px){
#header .mobile-title-logo-in-header .site-title a img {
max-height: 65px;
max-width: 85%;
margin: inherit;
}
}
Hope it helps and let me know if you require any further assistance.
Thanks.
]]>