

html .logo a{
	background-image: url(https://www.jtbtravel.com.au/wp-content/uploads/2024/07/jtb-logo-white-test.png);
    background-repeat: no-repeat;
    background-size: 110px;
    height: 65px;
    width: 120px;
    display: inline-block;
}


html .logo a img{
display:none;
}