Hi,
Please use this custom css code:-
@media only screen and (max-width: 767px) {
#logo {
height: 130px;
width: auto !important;
background: transparent url("//www.hereboy.com.au/wp-content/uploads/2015/09/webbanner-footer.png") no-repeat scroll 0px 30px / 100% auto !important;
margin:10px 0px 0px !important;
}
#logo img{display:none !important;}
}
Thanks
Mohammad